diff examples/CMakeLists.txt @ 120:2c9ef955a171

add desktop examples
author mandel
date Fri, 05 Jun 2009 11:52:21 +0000
parents 670414f31f5f
children b02b18956bc3
line wrap: on
line diff
--- a/examples/CMakeLists.txt	Fri Jun 05 11:45:37 2009 +0000
+++ b/examples/CMakeLists.txt	Fri Jun 05 11:52:21 2009 +0000
@@ -4,4 +4,5 @@
 add_subdirectory(mainwindows)
 add_subdirectory(opengl)
 add_subdirectory(tutorials)
-add_subdirectory(widgets)
\ No newline at end of file
+add_subdirectory(widgets)
+add_subdirectory(desktop)
\ No newline at end of file