diff examples/CMakeLists.txt @ 123:b02b18956bc3

build fixes
author mandel
date Fri, 05 Jun 2009 12:43:03 +0000
parents 2c9ef955a171
children
line wrap: on
line diff
--- a/examples/CMakeLists.txt	Fri Jun 05 12:08:58 2009 +0000
+++ b/examples/CMakeLists.txt	Fri Jun 05 12:43:03 2009 +0000
@@ -5,4 +5,5 @@
 add_subdirectory(opengl)
 add_subdirectory(tutorials)
 add_subdirectory(widgets)
-add_subdirectory(desktop)
\ No newline at end of file
+add_subdirectory(desktop)
+add_subdirectory(dialogs)
\ No newline at end of file