1
0
Fork 0

cmake: Make rti/hla compile again.

This commit is contained in:
Mathias Froehlich 2012-09-16 21:14:59 +02:00
parent db53e4c0b8
commit 65a5f6744f

View file

@ -69,9 +69,6 @@ get_property(FG_LIBS GLOBAL PROPERTY FG_LIBS)
#message(STATUS "SG libs ${SIMGEAR_LIBRARIES}")
if(RTI_FOUND)
find_sg_component(hla SIMGEAR_LIBRARIES)
find_sg_component(rti13 SIMGEAR_LIBRARIES)
find_sg_component(rti SIMGEAR_LIBRARIES)
set(HLA_LIBRARIES ${RTI_LIBRARIES})
else()
set(HLA_LIBRARIES "")