fsfw/src/fsfw/coordinates/CMakeLists.txt

3 lines
130 B
CMake
Raw Normal View History

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