fsfw/coordinates/CMakeLists.txt

5 lines
97 B
CMake

target_sources(${LIB_FSFW_NAME}
PRIVATE
CoordinateTransformations.cpp
Sgp4Propagator.cpp
)