[ox/fs] Fix Ox FS tests to run again
This commit is contained in:
parent
7b6b53b7d3
commit
c87eed730e
9
deps/ox/src/ox/fs/CMakeLists.txt
vendored
9
deps/ox/src/ox/fs/CMakeLists.txt
vendored
@ -66,11 +66,6 @@ install(
|
||||
ARCHIVE DESTINATION lib/ox
|
||||
)
|
||||
|
||||
if(OX_BUILD_EXEC STREQUAL "ON")
|
||||
if(OX_RUN_TESTS STREQUAL "ON")
|
||||
add_subdirectory(test)
|
||||
endif()
|
||||
#install(TARGETS oxfstool
|
||||
# RUNTIME DESTINATION bin
|
||||
#)
|
||||
if(OX_RUN_TESTS)
|
||||
add_subdirectory(test)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user