annotate examples/opengl/hellogl/CMakeLists.txt @ 215:8aaa84d48451

Improve examples.
author SokoL_SD
date Tue, 14 Jul 2009 15:25:45 +0000
parents 17165763b300
children 7a3c43424dca
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
215
8aaa84d48451 Improve examples.
SokoL_SD
parents: 59
diff changeset
2 SOURCES main.d)