comparison examples/opengl/hellogl/CMakeLists.txt @ 4:0a29ce1ae854

CMake build script. Small fixes in examples.
author SokoL_SD
date Wed, 13 May 2009 19:01:55 +0000
parents
children 17165763b300
comparison
equal deleted inserted replaced
3:323efbe5c2f7 4:0a29ce1ae854
1 build_example(hellogl PACKAGES QtCore QtGui QtOpenGL
2 main.d window.d glwidget.d)