1
0
Fork 0

Fix cmake build with SP_FDMS (missing BalloonSim.cxx)

This commit is contained in:
Torsten Dreyer 2011-08-29 21:09:26 +02:00
parent 1e9120a8ac
commit d83715903a

View file

@ -5,6 +5,7 @@ set(SP_FDM_SOURCES
SP/ACMS.cxx
SP/ADA.cxx
SP/Balloon.cxx
SP/BalloonSim.cpp
SP/MagicCarpet.cxx
)
endif()