some fixes
This commit is contained in:
@ -2,8 +2,6 @@ if(FSFW_ADD_INTERNAL_TESTS)
|
||||
add_subdirectory(internal)
|
||||
endif()
|
||||
|
||||
if(FSFW_BUILD_UNITTESTS)
|
||||
add_subdirectory(unit)
|
||||
else()
|
||||
if(NOT FSFW_BUILD_UNITTESTS)
|
||||
add_subdirectory(integration)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user