hotfix for unittests
This commit is contained in:
parent
e263f2fbdc
commit
81bae85825
@ -1,9 +1,9 @@
|
||||
add_subdirectory(integration)
|
||||
|
||||
if(FSFW_ADD_INTERNAL_TESTS)
|
||||
add_subdirectory(internal)
|
||||
endif()
|
||||
|
||||
if(FSFW_BUILD_UNITTESTS)
|
||||
add_subdirectory(unit)
|
||||
else()
|
||||
add_subdirectory(integration)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user