mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Conf): Modules should compile (#11983)
This commit is contained in:
4
conf/dist/config.sh
vendored
4
conf/dist/config.sh
vendored
@@ -70,8 +70,8 @@ CTYPE=${CTYPE:-Release}
|
||||
# compile scripts
|
||||
CSCRIPTS=${CSCRIPTS:-static}
|
||||
|
||||
# compile scripts
|
||||
CMODULES=${CMODULES:-none}
|
||||
# compile modules
|
||||
CMODULES=${CMODULES:-static}
|
||||
|
||||
# compile unit tests
|
||||
CBUILD_TESTING=OFF
|
||||
|
||||
Reference in New Issue
Block a user