summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeFortranInformation.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-09-07 21:05:01 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2005-09-07 21:05:01 (GMT)
commit9c4bfe975a71337df6aa0046e86d0b8aba57ec62 (patch)
treeb515260c8d7350340d4eccaadec5890b6e816b22 /Modules/CMakeFortranInformation.cmake
parent99368244bb4e42fa8eed8afd19f65ade4adaa41a (diff)
downloadCMake-9c4bfe975a71337df6aa0046e86d0b8aba57ec62.zip
CMake-9c4bfe975a71337df6aa0046e86d0b8aba57ec62.tar.gz
CMake-9c4bfe975a71337df6aa0046e86d0b8aba57ec62.tar.bz2
ENH: add a fix for VTK on the mac and a way to fix some projects with a single file in the cmake modules directory
Diffstat (limited to 'Modules/CMakeFortranInformation.cmake')
-rw-r--r--Modules/CMakeFortranInformation.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/Modules/CMakeFortranInformation.cmake b/Modules/CMakeFortranInformation.cmake
index 2680db0..d711cf3 100644
--- a/Modules/CMakeFortranInformation.cmake
+++ b/Modules/CMakeFortranInformation.cmake
@@ -114,11 +114,6 @@ IF(NOT CMAKE_Fortran_LINK_EXECUTABLE)
ENDIF(NOT CMAKE_Fortran_LINK_EXECUTABLE)
-# Load the user define rules
-IF(CMAKE_USER_MAKE_RULES_OVERRIDE)
- INCLUDE(${CMAKE_USER_MAKE_RULES_OVERRIDE})
-ENDIF(CMAKE_USER_MAKE_RULES_OVERRIDE)
-
MARK_AS_ADVANCED(
CMAKE_Fortran_FLAGS