[ox/clargs] Link with OxStd

(synced from ea2bf8998b)
This commit is contained in:
2019-07-17 21:17:10 -05:00
parent b94bfc94b3
commit 6a1f0d1572
+2
View File
@@ -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