diff examples/opengl/hellogl/CMakeLists.txt @ 59:17165763b300

CMake: build QtD tools.
author SokoL_SD
date Tue, 19 May 2009 08:30:31 +0000
parents 0a29ce1ae854
children 8aaa84d48451
line wrap: on
line diff
--- a/examples/opengl/hellogl/CMakeLists.txt	Tue May 19 02:53:25 2009 +0000
+++ b/examples/opengl/hellogl/CMakeLists.txt	Tue May 19 08:30:31 2009 +0000
@@ -1,2 +1,2 @@
 build_example(hellogl PACKAGES QtCore QtGui QtOpenGL 
-  main.d window.d glwidget.d)
\ No newline at end of file
+  SOURCES main.d window.d glwidget.d)
\ No newline at end of file