mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
3 lines
128 B
CMake
3 lines
128 B
CMake
# Set build-directive (used in core to tell which buildtype we used)
|
|
add_definitions(-D_BUILD_DIRECTIVE=\\"$(CONFIGURATION)\\")
|