From Mathias Froehlich, "n examples/osgfadetext/CMakeLists.txt osgSim as dependency is missing."
This commit is contained in:
parent
49db32ca3f
commit
188b196ca6
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
|
|
||||||
SET(TARGET_SRC osgfadetext.cpp )
|
SET(TARGET_SRC osgfadetext.cpp )
|
||||||
SET(TARGET_ADDED_LIBRARIES osgText )
|
SET(TARGET_ADDED_LIBRARIES osgSim osgText )
|
||||||
#### end var setup ###
|
#### end var setup ###
|
||||||
SETUP_EXAMPLE(osgfadetext)
|
SETUP_EXAMPLE(osgfadetext)
|
||||||
|
Loading…
Reference in New Issue
Block a user