mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
fixed indentation for cmake files
(cherry picked from commit a46d047f94)
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
# destinations elsewhere in the CMake buildsystem (commented out on purpose)
|
||||
|
||||
# Override CMAKE_INSTALL_PREFIX on Windows platforms
|
||||
#if( WIN32 )
|
||||
# if( NOT CYGWIN )
|
||||
#if(WIN32)
|
||||
# if(NOT CYGWIN)
|
||||
# set(CMAKE_INSTALL_PREFIX
|
||||
# "" CACHE PATH "Default install path")
|
||||
# endif()
|
||||
|
||||
Reference in New Issue
Block a user