1905fc8df79e69ac8406ead5fc127208fb27e423
# Build the driver library To build the flippr-driver library run the following commands: ```sh1 $ 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%