8 lines
No EOL
124 B
CMake
8 lines
No EOL
124 B
CMake
include(FlightGearComponent)
|
|
|
|
set(SOURCES
|
|
multiplaymgr.cxx
|
|
tiny_xdr.cxx
|
|
)
|
|
|
|
flightgear_component(MultiPlayer "${SOURCES}") |