summaryrefslogtreecommitdiffstats
path: root/Templates/CMakeNMakeWindowsSystemConfig.cmake
Commit message (Expand)AuthorAgeFilesLines
* remove stack stuffBill Hoffman2001-12-171-1/+1
* Add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the @...Sebastien Barre2001-12-071-0/+4
* Add single quotes feature.Sebastien Barre2001-12-051-5/+5
* Add options for library manager (lib). Alpha sortSebastien Barre2001-11-301-73/+104
* Add linker flags for each build typeSebastien Barre2001-11-301-1/+17
* CMAKE_ANSI_CFLAGS is used by VTK, so it should be set in the NMake config so ...Sebastien Barre2001-11-301-0/+3
* Nmake build: move most of hard-coded values to config parametersSebastien Barre2001-11-301-16/+103
* closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used...Bill Hoffman2001-11-151-0/+2
* Closer to nmake buildBill Hoffman2001-11-141-1/+9
* nmake supportBill Hoffman2001-11-141-0/+21