eive-obsw/test/CMakeLists.txt
Robin Mueller 55608f0660
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
that should now fix it
2022-11-28 11:35:28 +01:00

5 lines
108 B
CMake

add_subdirectory(testtasks)
add_subdirectory(gpio)
target_sources(${LIB_EIVE_MISSION} PUBLIC TestTask.cpp)