fsfw/src/fsfw_hal/linux/uio/CMakeLists.txt
Robin Mueller 6f7be281ef
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
move HAL and tests folder
2022-07-18 08:59:40 +02:00

4 lines
56 B
CMake

target_sources(${LIB_FSFW_NAME} PUBLIC
UioMapper.cpp
)