1
0
Fork 0
flightgear/src/Network/HLA/CMakeLists.txt
2011-01-17 21:35:12 +01:00

7 lines
95 B
CMake

include(FlightGearComponent)
set(SOURCES
hla.cxx
)
flightgear_component(HLA "${SOURCES}")