mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 07:48:02 +00:00
chore(CMake/Tests): use conventional CMake flag to enable tests (#3809)
This commit is contained in:
@@ -9,7 +9,7 @@ mkdir var/build/obj && cd var/build/obj;
|
||||
|
||||
time cmake ../../../ \
|
||||
-DTOOLS=1 \
|
||||
-DUNIT_TESTS=1 \
|
||||
-DBUILD_TESTING=1 \
|
||||
-DSCRIPTS=1 \
|
||||
-DCMAKE_BUILD_TYPE=Debug \
|
||||
-DMYSQL_ADD_INCLUDE_PATH=/usr/local/include \
|
||||
|
||||
Reference in New Issue
Block a user