Skip to content

Commit

Permalink
Don't compile FGMars as it is not used.
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoconni committed Nov 24, 2024
1 parent e21be85 commit 826bbaa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/models/atmosphere/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
set(SOURCES FGMSIS.cpp
FGMars.cpp
FGStandardAtmosphere.cpp
FGWinds.cpp
MSIS/nrlmsise-00.c
MSIS/nrlmsise-00_data.c)

set(HEADERS FGMSIS.h
FGMars.h
FGStandardAtmosphere.h
FGWinds.h
MSIS/nrlmsise-00.h)
Expand Down

0 comments on commit 826bbaa

Please sign in to comment.