[ox] Get rid of ox subdirectory in lib install path
This commit is contained in:
4
deps/ox/src/ox/clargs/CMakeLists.txt
vendored
4
deps/ox/src/ox/clargs/CMakeLists.txt
vendored
@@ -27,6 +27,6 @@ install(
|
||||
install(
|
||||
TARGETS
|
||||
OxClArgs
|
||||
LIBRARY DESTINATION lib/ox
|
||||
ARCHIVE DESTINATION lib/ox
|
||||
LIBRARY DESTINATION lib
|
||||
ARCHIVE DESTINATION lib
|
||||
)
|
||||
|
Reference in New Issue
Block a user