index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T14:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmake
/
platform
/
settings.cmake
blob: 6df5bc2165f49d91fa55802d2e79dc55049339b6 (
plain
)
1
2
3
4
5
# set installation prefix
if
(
PREFIX
)
set
(
CMAKE_INSTALL_PREFIX
"${PREFIX}"
)
endif
()