Files
flippr-code/README.md
Jonas Zeunert 6650b38d2e aaah
2018-07-10 22:20:29 +02:00

254 B

Build the driver library

To build the flippr-driver library run the following commands:

$ cd flippr-code/FlippR-Driver/build
$ cmake ..
$ make

This will create you the static-library file: flippr-code/FlippR-Driver/bin/libFlippR-Driver.a