Fix cmake build with SP_FDMS (missing BalloonSim.cxx)
This commit is contained in:
parent
1e9120a8ac
commit
d83715903a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ set(SP_FDM_SOURCES
|
||||||
SP/ACMS.cxx
|
SP/ACMS.cxx
|
||||||
SP/ADA.cxx
|
SP/ADA.cxx
|
||||||
SP/Balloon.cxx
|
SP/Balloon.cxx
|
||||||
|
SP/BalloonSim.cpp
|
||||||
SP/MagicCarpet.cxx
|
SP/MagicCarpet.cxx
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Add table
Reference in a new issue