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