b9db3df62f04261c84c305d13f621ba27023e115
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
Description
Languages
C++
96.9%
CMake
2.5%
Python
0.5%