include changes

This commit is contained in:
2021-08-02 15:47:12 +02:00
parent c0591c3d24
commit aabc729e77
37 changed files with 77 additions and 71 deletions

View File

@ -1,4 +1,4 @@
if(FSFW_ADD_SPG4_PROPAGATOR)
if(FSFW_ADD_SGP4_PROPAGATOR)
target_sources(${LIB_FSFW_NAME} PRIVATE
sgp4/sgp4unit.cpp
)