diff build/opengl.txt @ 55:63c31e221118

CMake: Add forgotten files to install.
author SokoL_SD
date Mon, 18 May 2009 19:03:06 +0000
parents eb3b5bbffc8f
children 80b52f5e97b6
line wrap: on
line diff
--- a/build/opengl.txt	Mon May 18 16:58:53 2009 +0000
+++ b/build/opengl.txt	Mon May 18 19:03:06 2009 +0000
@@ -7,6 +7,7 @@
     QGLPixelBuffer
     QGLWidget
     )
+set (d_files opengl/gl  opengl/glfuncs  opengl/gltypes  opengl/glu)
 if(${CMAKE_SYSTEM_NAME} STREQUAL Windows AND D_IS_MARS)
     set(link_example opengl32 glu32)
     install(FILES lib/opengl32.lib lib/glu32.lib DESTINATION lib)