Files
flippr-code/README.md
2018-07-10 21:01:29 +02:00

253 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