2018-07-10 20:30:39 +02:00
2018-07-10 20:59:09 +02:00

# 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
No description provided
Readme 14 MiB
Languages
C++ 96.9%
CMake 2.5%
Python 0.5%