aboutsummaryrefslogtreecommitdiffhomepage
path: root/demos/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/CMakeLists.txt')
-rw-r--r--demos/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/CMakeLists.txt b/demos/CMakeLists.txt
index 1ec49d13e..ce25125ec 100644
--- a/demos/CMakeLists.txt
+++ b/demos/CMakeLists.txt
@@ -1,3 +1,5 @@
+project(EigenDemos)
+
add_custom_target(demos)
find_package(Qt4)