mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-16 04:49:38 -04:00
4 lines
125 B
CMake
4 lines
125 B
CMake
# Set build-directive (used in core to tell which buildtype we used)
|
|
add_definitions(-D_BUILD_DIRECTIVE="$(CONFIGURATION)")
|
|
|