[ox/std] Cleanup
This commit is contained in:
parent
d7c1d2a6ab
commit
2e8d0a421c
2
deps/ox/src/ox/std/CMakeLists.txt
vendored
2
deps/ox/src/ox/std/CMakeLists.txt
vendored
@ -75,6 +75,6 @@ install(TARGETS OxStd
|
|||||||
ARCHIVE DESTINATION lib/ox
|
ARCHIVE DESTINATION lib/ox
|
||||||
)
|
)
|
||||||
|
|
||||||
if(OX_RUN_TESTS STREQUAL "ON")
|
if(OX_RUN_TESTS)
|
||||||
add_subdirectory(test)
|
add_subdirectory(test)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user