Added CMakeLists.txt for osgcluster
This commit is contained in:
parent
7db0ba0bea
commit
4291a8e193
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)
|
Loading…
Reference in New Issue
Block a user