cmake: Make rti/hla compile again.
This commit is contained in:
parent
db53e4c0b8
commit
65a5f6744f
1 changed files with 0 additions and 3 deletions
|
@ -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 "")
|
||||
|
|
Loading…
Add table
Reference in a new issue