Added CMake build suppport for osgsimpleviewerQT4
This commit is contained in:
7
examples/osgsimpleviewerQT4/CMakeLists.txt
Normal file
7
examples/osgsimpleviewerQT4/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
SET(TARGET_SRC osgsimpleviewerQT4.cpp )
|
||||
|
||||
SET(TARGET_ADDED_LIBRARIES ${QT_LIBRARIES} )
|
||||
INCLUDE_DIRECTORIES(${QT_INCLUDE_DIR} )
|
||||
|
||||
#### end var setup ###
|
||||
SETUP_EXAMPLE(osgsimpleviewerQT4)
|
||||
Reference in New Issue
Block a user