view examples/opengl/hellogl/CMakeLists.txt @ 59:17165763b300

CMake: build QtD tools.
author SokoL_SD
date Tue, 19 May 2009 08:30:31 +0000
parents 0a29ce1ae854
children 8aaa84d48451
line wrap: on
line source

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