annotate 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
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)