Changed external library specication
This commit is contained in:
parent
b91bd278cc
commit
14d1a325e5
@ -1,6 +1,7 @@
|
||||
SET(TARGET_SRC osgviewerFLTK.cpp )
|
||||
|
||||
SET(TARGET_ADDED_LIBRARIES ${FLTK_LIBRARIES} )
|
||||
SET(TARGET_EXTERNAL_LIBRARIES ${FLTK_LIBRARIES} )
|
||||
|
||||
INCLUDE_DIRECTORIES(${FLTK_INCLUDE_DIR} )
|
||||
|
||||
#### end var setup ###
|
||||
|
Loading…
Reference in New Issue
Block a user