diff examples/opengl/hellogl/CMakeLists.txt @ 4:0a29ce1ae854

CMake build script. Small fixes in examples.
author SokoL_SD
date Wed, 13 May 2009 19:01:55 +0000
parents
children 17165763b300
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/opengl/hellogl/CMakeLists.txt	Wed May 13 19:01:55 2009 +0000
@@ -0,0 +1,2 @@
+build_example(hellogl PACKAGES QtCore QtGui QtOpenGL 
+  main.d window.d glwidget.d)
\ No newline at end of file