summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a1d137232..7b8b1665c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -585,6 +585,7 @@ if(ENABLE_PROOFS)
endif()
add_subdirectory(doc)
+add_subdirectory(examples)
add_subdirectory(src)
add_subdirectory(test)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback