[ox/clargs] Link with OxStd
This commit is contained in:
parent
0efe94db45
commit
ea2bf8998b
2
deps/ox/src/ox/clargs/CMakeLists.txt
vendored
2
deps/ox/src/ox/clargs/CMakeLists.txt
vendored
@ -12,6 +12,8 @@ set_property(
|
|||||||
POSITION_INDEPENDENT_CODE ON
|
POSITION_INDEPENDENT_CODE ON
|
||||||
)
|
)
|
||||||
|
|
||||||
|
target_link_libraries(OxClArgs OxStd)
|
||||||
|
|
||||||
install(
|
install(
|
||||||
FILES
|
FILES
|
||||||
clargs.hpp
|
clargs.hpp
|
||||||
|
Loading…
Reference in New Issue
Block a user