update cmakelists
This commit is contained in:
parent
edb1a853ad
commit
4fc72517a6
@ -6,8 +6,6 @@ include(CMakePackageConfigHelpers)
|
|||||||
|
|
||||||
if(${CMAKE_HOST_SYSTEM_NAME} STREQUAL "Windows")
|
if(${CMAKE_HOST_SYSTEM_NAME} STREQUAL "Windows")
|
||||||
set(CMAKE_INSTALL_PREFIX D:/Library)
|
set(CMAKE_INSTALL_PREFIX D:/Library)
|
||||||
else()
|
|
||||||
set(CMAKE_INSTALL_PREFIX /opt/stow/tess)
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
message(STATUS "Platform: " ${CMAKE_HOST_SYSTEM_NAME})
|
message(STATUS "Platform: " ${CMAKE_HOST_SYSTEM_NAME})
|
||||||
|
Loading…
Reference in New Issue
Block a user