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