This commit is contained in:
WolverinDEV
2018-08-09 12:20:42 +02:00
parent 37a7eabc30
commit 326df42dc3
8 changed files with 10 additions and 8 deletions
+3 -1
View File
@@ -5,4 +5,6 @@ fi
mkdir build && cd build
cmake .. -DCMAKE_CXX_FLAGS="-I/usr/local/mysql/connector-c++-8.0/include/jdbc/ -I../../../libraries/boringssl/include/ -D_GLIBCXX_USE_CXX11_ABI=1" -DDISABLE_CUSTOM_OUTPUT=ON
cmake --build `pwd` --target TeaSpeakServer -- -j 6
cmake --build `pwd` --target ProviderFFMpeg -- -j 12
cmake --build `pwd` --target ProviderYT -- -j 12
cmake --build `pwd` --target TeaSpeakServer -- -j 12