move HAL and tests folder
This commit is contained in:
8
src/fsfw_tests/internal/CMakeLists.txt
Normal file
8
src/fsfw_tests/internal/CMakeLists.txt
Normal file
@ -0,0 +1,8 @@
|
||||
target_sources(${LIB_FSFW_NAME} PRIVATE
|
||||
InternalUnitTester.cpp
|
||||
UnittDefinitions.cpp
|
||||
)
|
||||
|
||||
add_subdirectory(osal)
|
||||
add_subdirectory(serialize)
|
||||
add_subdirectory(globalfunctions)
|
Reference in New Issue
Block a user