fsfw/src/fsfw/coordinates/CMakeLists.txt

3 lines
130 B
CMake
Raw Normal View History

2022-05-16 14:55:15 +02:00
target_sources(${LIB_FSFW_NAME} PRIVATE CoordinateTransformations.cpp
Sgp4Propagator.cpp)