annotate examples/opengl/hellogl/CMakeLists.txt @ 284:1f6923c8cba0

consistent emit syntax.
author eldar
date Fri, 16 Oct 2009 12:23:12 +0000
parents 8aaa84d48451
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)