view examples/opengl/hellogl/CMakeLists.txt @ 114:547cd31fa12a

CMake: improve of the windows support for ldc.
author SokoL_SD
date Wed, 03 Jun 2009 15:53:24 +0000
parents 17165763b300
children 8aaa84d48451
line wrap: on
line source

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