[ox/mc] Cleanup

(synced from d7c1d2a6ab)
This commit is contained in:
2021-03-02 23:39:44 -06:00
parent be219ac77c
commit 90f9ac3ef8
+1 -1
View File
@@ -38,6 +38,6 @@ install(TARGETS OxMetalClaw
ARCHIVE DESTINATION lib/ox
)
if(OX_RUN_TESTS STREQUAL "ON")
if(OX_RUN_TESTS)
add_subdirectory(test)
endif()