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