mirror of https://github.com/axmolengine/axmol.git
Update CMakeLists.txt
This commit is contained in:
parent
c6c3eedb99
commit
118504d3ff
|
@ -109,7 +109,7 @@ if(CMAKE_INSTALL_PREFIX STREQUAL "${CMAKE_INSTALL_DEFAULT_PREFIX}")
|
|||
endif()
|
||||
endif()
|
||||
|
||||
include(cmakescripts/GNUInstallDirs.cmake)
|
||||
# include("cmakescripts/GNUInstallDirs.cmake")
|
||||
|
||||
macro(report_directory var)
|
||||
if(CMAKE_INSTALL_${var} STREQUAL CMAKE_INSTALL_FULL_${var})
|
||||
|
|
Loading…
Reference in New Issue