aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Giboudeaux <cgiboudeaux@gmx.com>2012-02-11 18:16:40 +0100
committerChristophe Giboudeaux <cgiboudeaux@gmx.com>2012-02-11 18:16:40 +0100
commitc322ff70446458ac014fc86da98015824b7cdf08 (patch)
tree882ae80aa76c6a99846ea6e6290dcbeb2a9645a6
parentfcf80f9b480b5be5ed83b9ab46658479dc3f0971 (diff)
downloadextra-cmake-modules-c322ff70446458ac014fc86da98015824b7cdf08.tar.gz
extra-cmake-modules-c322ff70446458ac014fc86da98015824b7cdf08.tar.bz2
The targets files are not created for the moment.
Don't try to include them
-rw-r--r--modules/ECMConfig.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ECMConfig.cmake.in b/modules/ECMConfig.cmake.in
index 8b001e1f..114ce50e 100644
--- a/modules/ECMConfig.cmake.in
+++ b/modules/ECMConfig.cmake.in
@@ -15,4 +15,4 @@ set(@PROJECT_NAME@_LIBRARY @PROJECT_NAME@)
set(@PROJECT_NAME@_USE_FILE "${myDir}/@PROJECT_NAME@Use.cmake")
-include(${myDir}/@PROJECT_NAME@Targets.cmake)
+#include(${myDir}/@PROJECT_NAME@Targets.cmake)