Updated How to build for Linux (markdown)
Родитель
a9a17d749a
Коммит
48e5e67c17
|
@ -34,7 +34,7 @@ make
|
|||
You can build the Release version by specifying -DCMAKE_BUILD_TYPE=Release on the cmake line instead.
|
||||
You can also build the static libraries instead of the shared libraries by adding -DBUILD_SHARED_LIBS=0 on the cmake line above.
|
||||
|
||||
5\. After building you can run the tests by executing the ./run_tests.sh script inside the "Binaries" folder:
|
||||
5\. After building you can run the tests by executing the test_runner inside the "Binaries" folder:
|
||||
|
||||
```bash
|
||||
cd Binaries
|
||||
|
|
Загрузка…
Ссылка в новой задаче