diff examples/tutorials/CMakeLists.txt @ 119:97650cedf5d7

add addressbook/part1 example
author mandel
date Fri, 05 Jun 2009 11:45:37 +0000
parents 0a29ce1ae854
children
line wrap: on
line diff
--- a/examples/tutorials/CMakeLists.txt	Thu Jun 04 21:29:08 2009 +0000
+++ b/examples/tutorials/CMakeLists.txt	Fri Jun 05 11:45:37 2009 +0000
@@ -1,1 +1,2 @@
+add_subdirectory(addressbook)
 add_subdirectory(tutorial)
\ No newline at end of file