annotate examples/opengl/hellogl/CMakeLists.txt @ 55:63c31e221118

CMake: Add forgotten files to install.
author SokoL_SD
date Mon, 18 May 2009 19:03:06 +0000
parents 0a29ce1ae854
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)