Changed the external library specification to use TARGET_EXTERNAL_LIBRARIES
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
SET(TARGET_SRC osgsimpleviewerQT3.cpp )
|
||||
|
||||
SET(TARGET_ADDED_LIBRARIES ${QT_LIBRARIES} )
|
||||
SET(TARGET_EXTERNAL_LIBRARIES ${QT_LIBRARIES} )
|
||||
|
||||
INCLUDE_DIRECTORIES(${QT_INCLUDE_DIR} )
|
||||
|
||||
#### end var setup ###
|
||||
|
||||
Reference in New Issue
Block a user