view examples/opengl/hellogl/CMakeLists.txt @ 79:957f549cfc65

CMake: add QSettings to build.
author SokoL_SD
date Sun, 24 May 2009 14:05:40 +0000
parents 17165763b300
children 8aaa84d48451
line wrap: on
line source

build_example(hellogl PACKAGES QtCore QtGui QtOpenGL 
  SOURCES main.d window.d glwidget.d)