summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/MultiPackage/MathFunctions/MathFunctions.h
diff options
context:
space:
mode:
authorMike Gelfand <mikedld@mikedld.com>2017-01-12 22:12:57 (GMT)
committerBrad King <brad.king@kitware.com>2017-01-13 14:16:16 (GMT)
commit1b63ce865e86596ad7df3cf39df827434c986f22 (patch)
treec209c0576438696826c1233e4c3162f83aafbde4 /Help/guide/tutorial/MultiPackage/MathFunctions/MathFunctions.h
parent728820f3ea0faf55ffe1236a44a35e9197fc6291 (diff)
downloadCMake-1b63ce865e86596ad7df3cf39df827434c986f22.zip
CMake-1b63ce865e86596ad7df3cf39df827434c986f22.tar.gz
CMake-1b63ce865e86596ad7df3cf39df827434c986f22.tar.bz2
Makefiles: Make fast local and strip install truly fast
When using a Makefiles generator, `install/local/fast` and `install/strip/fast` targets are not at all fast. They depend on `install/local` and `install/strip` targets respectively instead of `preinstall/fast` and don't contain any commands instead of repeating commands in `install/local` and `install/strip`. The issue was introduced by simple typos in commits v2.6.0~2825 (Adding install/local global target for Makefile generators, 2006-08-29) and v2.6.0~1743 (add install/strip target for makefile generators, 2007-05-18).
Diffstat (limited to 'Help/guide/tutorial/MultiPackage/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions