summaryrefslogtreecommitdiffstats
path: root/CMakeMaster.make.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2000-09-27 19:01:19 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2000-09-27 19:01:19 (GMT)
commit74c1345333b456eb34480c987bc186ef2af3c536 (patch)
tree0c0751e4bfef94831377d7f5e20202b27cd06de9 /CMakeMaster.make.in
parent1e3ba0f1d72873233193ce69614fd4bd880e8fc5 (diff)
downloadCMake-74c1345333b456eb34480c987bc186ef2af3c536.zip
CMake-74c1345333b456eb34480c987bc186ef2af3c536.tar.gz
CMake-74c1345333b456eb34480c987bc186ef2af3c536.tar.bz2
ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake
Diffstat (limited to 'CMakeMaster.make.in')
-rw-r--r--CMakeMaster.make.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/CMakeMaster.make.in b/CMakeMaster.make.in
index 8d477c9..404b73a 100644
--- a/CMakeMaster.make.in
+++ b/CMakeMaster.make.in
@@ -1,4 +1,8 @@
#------------------------------------------------------------------------------
+# move this from CMakeVariables.make.in so that depends can be done in CMakeTargets.make
+CMAKE_LIB_EXT = @CMAKE_LIB_EXT@
+
+#------------------------------------------------------------------------------
# Include generated rules
@MAKEINCLUDE@ @MAKEQUOTE@CMakeTargets.make@MAKEQUOTE@