fsfw/internalError/CMakeLists.txt
2020-12-22 16:10:13 +01:00

4 lines
72 B
CMake

target_sources(${LIB_FSFW_NAME}
PRIVATE
InternalErrorReporter.cpp
)