Added CMakeLists.txt for osgcluster
This commit is contained in:
8
examples/osgcluster/CMakeLists.txt
Normal file
8
examples/osgcluster/CMakeLists.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
SET(TARGET_SRC
|
||||
broadcaster.cpp
|
||||
receiver.cpp
|
||||
osgcluster.cpp
|
||||
)
|
||||
|
||||
#### end var setup ###
|
||||
SETUP_EXAMPLE(osgcluster)
|
||||
Reference in New Issue
Block a user