[ox] Get rid of ox subdirectory in lib install path
This commit is contained in:
4
deps/ox/src/ox/std/CMakeLists.txt
vendored
4
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -119,8 +119,8 @@ install(
|
||||
)
|
||||
|
||||
install(TARGETS OxStd OxTraceHook
|
||||
LIBRARY DESTINATION lib/ox
|
||||
ARCHIVE DESTINATION lib/ox
|
||||
LIBRARY DESTINATION lib
|
||||
ARCHIVE DESTINATION lib
|
||||
)
|
||||
|
||||
if(OX_RUN_TESTS)
|
||||
|
Reference in New Issue
Block a user