add example to the documentation

This commit is contained in:
Benoit Jacob
2007-09-28 06:17:36 +00:00
parent 835e0c9f67
commit aa3294f14e
3 changed files with 31 additions and 1 deletions

View File

@@ -1 +1,3 @@
add_executable(tutorial tutorial.cpp)
add_executable(example example.cpp)