mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-25 13:05:54 +00:00
fixed cmake
This commit is contained in:
5
src/cmake/platform/settings.cmake
Normal file
5
src/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