mirror of
https://github.com/xenia-project/SPIRV-Tools.git
synced 2024-11-27 05:00:26 +00:00
CMake: Respect user-defined install path
This commit is contained in:
parent
748d585a9a
commit
01a3b9ce36
@ -239,7 +239,6 @@ if (NOT ${SPIRV_SKIP_EXECUTABLES})
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set(CMAKE_INSTALL_PREFIX ${CMAKE_CURRENT_BINARY_DIR}/install)
|
||||
install(TARGETS ${SPIRV_BUILT_TARGETS}
|
||||
RUNTIME DESTINATION bin
|
||||
LIBRARY DESTINATION lib
|
||||
|
Loading…
Reference in New Issue
Block a user