mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-07 12:51:08 +00:00
feat(CI): add extra_logs to build matrix and update warden ByteArrayToHexStr (#5102)
This commit is contained in:
2
conf/dist/config.sh
vendored
2
conf/dist/config.sh
vendored
@@ -56,6 +56,8 @@ CTOOLS=OFF
|
||||
# use precompiled headers ( fatest compilation but not optimized if you change headers often )
|
||||
CSCRIPTPCH=ON
|
||||
CCOREPCH=ON
|
||||
# enable/disable extra logs
|
||||
CEXTRA_LOGS=0
|
||||
|
||||
# Skip specific modules from compilation (cmake reconfigure needed)
|
||||
# use semicolon ; to separate modules
|
||||
|
||||
Reference in New Issue
Block a user