aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Core/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2007-10-12 05:15:25 +0000
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2007-10-12 05:15:25 +0000
commit3654ee8b07ae4d2ce6167768f9ab8a52456c462b (patch)
tree906ab0b2ab49426d63ed976f7384672a4f33ddae /src/Core/CMakeLists.txt
parent0d44c0906bedf9c3b66b38e9fc1d42a6d24f25cb (diff)
SVN_SILENT:
repair some damage made by the automatic search and replace used in the prefix->namespace move
Diffstat (limited to 'src/Core/CMakeLists.txt')
-rw-r--r--src/Core/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/CMakeLists.txt b/src/Core/CMakeLists.txt
index f5a6743ce..0f3ec5d4c 100644
--- a/src/Core/CMakeLists.txt
+++ b/src/Core/CMakeLists.txt
@@ -1,4 +1,4 @@
-FILE(GLOB gen_Core_SRCS "*.h")
+FILE(GLOB Eigen_Core_SRCS "*.h")
INSTALL(FILES
${gen_Core_SRCS}