[ox/clargs] Link with OxStd

This commit is contained in:
Gary Talent 2019-07-17 21:17:10 -05:00
parent 0efe94db45
commit ea2bf8998b

View File

@ -12,6 +12,8 @@ set_property(
POSITION_INDEPENDENT_CODE ON
)
target_link_libraries(OxClArgs OxStd)
install(
FILES
clargs.hpp