fsfw/coordinates/CMakeLists.txt

5 lines
97 B
CMake
Raw Normal View History

2020-12-21 14:01:48 +01:00
target_sources(${LIB_FSFW_NAME}
PRIVATE
CoordinateTransformations.cpp
Sgp4Propagator.cpp
)