From Luigi Calori, move to using local CMakeLists.txt files and explicit file lists.
From Robert Osfield, small ammendments of the above to seperate example and application installs, and fix the osgPlugins install directory.
This commit is contained in:
6
examples/osgvertexprogram/CMakeLists.txt
Normal file
6
examples/osgvertexprogram/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
#this file is automatically generated
|
||||
|
||||
SET(TARGET_NAME osgvertexprogram )
|
||||
SET(TARGET_SRC osgvertexprogram.cpp )
|
||||
#### end var setup ###
|
||||
SETUP_EXAMPLE()
|
||||
Reference in New Issue
Block a user