comparison 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
comparison
equal deleted inserted replaced
58:423e4afb245c 59:17165763b300
1 build_example(hellogl PACKAGES QtCore QtGui QtOpenGL 1 build_example(hellogl PACKAGES QtCore QtGui QtOpenGL
2 main.d window.d glwidget.d) 2 SOURCES main.d window.d glwidget.d)