Update CMakeLists.txt

does not build on win32
This commit is contained in:
xantares
2014-09-11 18:56:59 +02:00
parent 02ca31bc9d
commit 8b8e3d3a1f

View File

@@ -52,7 +52,6 @@ ELSE (USE_GLUT)
GenericJointDemo GenericJointDemo
SerializeDemo SerializeDemo
SoftDemo SoftDemo
VectorAdd_OpenCL
VoronoiFractureDemo VoronoiFractureDemo
) )
ENDIF(WIN32) ENDIF(WIN32)