Work on CMake for OpenGL example.

This commit is contained in:
David Williams
2008-06-08 18:49:04 +00:00
parent adff2177fd
commit 2374082542
2 changed files with 3 additions and 5 deletions

View File

@ -87,5 +87,3 @@ INSTALL(TARGETS PolyVox
)
INSTALL(FILES ${INC_FILES} DESTINATION include/PolyVox)
ADD_SUBDIRECTORY(examples/OpenGL)