7c16a88030b12c2ea9b653e7f90c76d90def3b82
# 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_
Languages
C++
96.9%
CMake
2.5%
Python
0.5%