annotate examples/opengl/hellogl/CMakeLists.txt @ 114:547cd31fa12a

CMake: improve of the windows support for ldc.
author SokoL_SD
date Wed, 03 Jun 2009 15:53:24 +0000
parents 17165763b300
children 8aaa84d48451
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
0a29ce1ae854 CMake build script.
SokoL_SD
parents:
diff changeset
1 build_example(hellogl PACKAGES QtCore QtGui QtOpenGL
59
17165763b300 CMake: build QtD tools.
SokoL_SD
parents: 4
diff changeset
2 SOURCES main.d window.d glwidget.d)