This commit is contained in:
Jonas Zeunert
2018-07-10 22:20:29 +02:00
parent 40d1b629fc
commit 6650b38d2e
29 changed files with 74 additions and 886 deletions

View File

@@ -1,8 +1,8 @@
# Build the driver library
## 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_
This will create you the static-library file: _flippr-code/FlippR-Driver/bin/libFlippR-Driver.a_