[ox/std] Cleanup

(synced from 2e8d0a421c)
This commit is contained in:
2021-03-02 23:45:42 -06:00
parent 90f9ac3ef8
commit d9d3c7b20a
+1 -1
View File
@@ -75,6 +75,6 @@ install(TARGETS OxStd
ARCHIVE DESTINATION lib/ox
)
if(OX_RUN_TESTS STREQUAL "ON")
if(OX_RUN_TESTS)
add_subdirectory(test)
endif()