Change link order again to get remaining programs working
This commit is contained in:
parent
881d83d245
commit
00ab1eee1b
1 changed files with 1 additions and 1 deletions
|
@ -116,10 +116,10 @@ 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
|
||||||
nasal
|
nasal
|
||||||
bucket
|
|
||||||
route
|
route
|
||||||
timing
|
timing
|
||||||
io
|
io
|
||||||
|
bucket
|
||||||
serial
|
serial
|
||||||
math
|
math
|
||||||
structure
|
structure
|
||||||
|
|
Loading…
Reference in a new issue