summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeNMakeFindMake.cmake
blob: 13befca8f99354ec2c060312003882f29d15a228 (plain)
1
2
3
SET (CMAKE_MAKE_PROGRAM "nmake" CACHE STRING
     "Program used to build from makefiles.")
MARK_AS_ADVANCED(CMAKE_MAKE_PROGRAM)
/td>1-3/+4 | | | | slashes or just a single slash. * ENH: fix old style parsing of FIND commands and fix broken testsBill Hoffman2006-03-051-1/+2 | * STYLE: Nightly Version updateAndy Cedilnik2006-03-051-1/+1 | * STYLE: Nightly Version updateAndy Cedilnik2006-03-041-1/+1 | * ENH: make sure NAMES tag is not required for name argument, fixes msys generatorBill Hoffman2006-03-041-4/+4 | * ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.Brad King2006-03-04