# oul/oufgl/examples/CMakeLists.txt

ADD_EXECUTABLE( oufgl_example1 example1.cxx )
TARGET_LINK_LIBRARIES( oufgl_example1 oufgl vil1 vul )
