mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
Merge remote-tracking branch 'upstream/master' into threading_rewrite
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Set build-directive (used in core to tell which buildtype we used)
|
# Set build-directive (used in core to tell which buildtype we used)
|
||||||
add_definitions(-D_BUILD_DIRECTIVE='"$(CONFIGURATION)"')
|
add_definitions(-D_BUILD_DIRECTIVE='"${CMAKE_BUILD_TYPE}"')
|
||||||
|
|
||||||
if(WITH_WARNINGS)
|
if(WITH_WARNINGS)
|
||||||
set(WARNING_FLAGS "-W -Wall -Wextra -Winit-self -Wfatal-errors -Wno-mismatched-tags")
|
set(WARNING_FLAGS "-W -Wall -Wextra -Winit-self -Wfatal-errors -Wno-mismatched-tags")
|
||||||
|
|||||||
Reference in New Issue
Block a user