remove some libs from FindSimGear.cmake to make TG compile with a
headless simgear, too.
This commit is contained in:
parent
a7d3d19a07
commit
566538e083
1 changed files with 0 additions and 5 deletions
|
@ -115,17 +115,12 @@ if(${SIMGEAR_LIBRARIES} STREQUAL "SIMGEAR_LIBRARIES-NOTFOUND")
|
|||
# linked in, and hence ability to link when using a traditional
|
||||
# linker such as GNU ld on Linux
|
||||
set(comps
|
||||
tsync
|
||||
environment
|
||||
nasal
|
||||
bucket
|
||||
bvh
|
||||
util
|
||||
route
|
||||
timing
|
||||
io
|
||||
serial
|
||||
sound
|
||||
structure
|
||||
props
|
||||
xml
|
||||
|
|
Loading…
Add table
Reference in a new issue