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