5 lines
97 B
CMake
5 lines
97 B
CMake
target_sources(${LIB_FSFW_NAME}
|
|
PRIVATE
|
|
CoordinateTransformations.cpp
|
|
Sgp4Propagator.cpp
|
|
) |