[ox/mc] Cleanup
This commit is contained in:
parent
dde4fb017e
commit
d7c1d2a6ab
2
deps/ox/src/ox/mc/CMakeLists.txt
vendored
2
deps/ox/src/ox/mc/CMakeLists.txt
vendored
@ -38,6 +38,6 @@ install(TARGETS OxMetalClaw
|
|||||||
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…
x
Reference in New Issue
Block a user