[ox] Get rid of ox subdirectory in lib install path
This commit is contained in:
2
deps/ox/CMakeLists.txt
vendored
2
deps/ox/CMakeLists.txt
vendored
@@ -76,7 +76,7 @@ enable_testing()
|
||||
|
||||
include_directories(src)
|
||||
|
||||
install(FILES OxConfig.cmake DESTINATION lib/ox)
|
||||
install(FILES OxConfig.cmake DESTINATION lib/cmake/ox)
|
||||
|
||||
if(OX_USE_STDLIB)
|
||||
set(JSONCPP_INCLUDE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/deps/jsoncpp/include")
|
||||
|
Reference in New Issue
Block a user