Fix linking with -lsgtsync with cmake.
This commit is contained in:
parent
ee40e8ae3f
commit
2d723d0e13
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ if(${SIMGEAR_LIBRARIES} STREQUAL "SIMGEAR_LIBRARIES-NOTFOUND")
|
||||||
# linker such as GNU ld on Linux
|
# linker such as GNU ld on Linux
|
||||||
set(comps
|
set(comps
|
||||||
ephem
|
ephem
|
||||||
|
tsync
|
||||||
environment
|
environment
|
||||||
nasal
|
nasal
|
||||||
sky
|
sky
|
||||||
|
|
Loading…
Reference in a new issue