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