diff examples/layouts/CMakeLists.txt @ 118:c28c0340fdf3

add borderlayout example
author mandel
date Thu, 04 Jun 2009 21:29:08 +0000
parents 670414f31f5f
children
line wrap: on
line diff
--- a/examples/layouts/CMakeLists.txt	Thu Jun 04 15:07:48 2009 +0000
+++ b/examples/layouts/CMakeLists.txt	Thu Jun 04 21:29:08 2009 +0000
@@ -1,2 +1,3 @@
+add_subdirectory(borderlayout)
 add_subdirectory(basiclayouts)
 add_subdirectory(dynamiclayouts)
\ No newline at end of file