annotate examples/opengl/hellogl/CMakeLists.txt @ 4:0a29ce1ae854

CMake build script. Small fixes in examples.
author SokoL_SD
date Wed, 13 May 2009 19:01:55 +0000
parents
children 17165763b300
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
0a29ce1ae854 CMake build script.
SokoL_SD
parents:
diff changeset
2 main.d window.d glwidget.d)