view examples/opengl/hellogl/CMakeLists.txt @ 60:fbf7881c8b0f

CMake: add missing files
author SokoL_SD
date Tue, 19 May 2009 08:55:06 +0000
parents 17165763b300
children 8aaa84d48451
line wrap: on
line source

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