mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-16 14:05:28 +00:00
First Commit
For Azeroth!
This commit is contained in:
5
cmake/platform/settings.cmake
Normal file
5
cmake/platform/settings.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
# set installation prefix
|
||||
if( PREFIX )
|
||||
set(CMAKE_INSTALL_PREFIX "${PREFIX}")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user