summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeMSYSFindMake.cmake
diff options
context:
space:
mode:
authorAdam Strzelecki <ono@java.pl>2014-06-27 20:13:51 (GMT)
committerBrad King <brad.king@kitware.com>2014-06-30 13:33:37 (GMT)
commit7243c95129fd8cd0d01495d33848663c796f91db (patch)
tree6c63d62a25012f73065f86c51e53c139742c9138 /Modules/CMakeMSYSFindMake.cmake
parenta33cf6d08853ea4c79324bdd36c04f311a23f20a (diff)
downloadCMake-7243c95129fd8cd0d01495d33848663c796f91db.zip
CMake-7243c95129fd8cd0d01495d33848663c796f91db.tar.gz
CMake-7243c95129fd8cd0d01495d33848663c796f91db.tar.bz2
Ninja: Don't limit custom cmd side-effects to build folder (#14972)
Actually custom command can write wherever it wants to, such as temporary folder or source folder, possibly violating rules that only build folder should be affected. Therefore we should consider custom command dependency at any path as possible side effect adding phony rule. We avoid adding phony rules for regular source files (since the paraent commit) so we no longer need the in-build-tree test to avoid them.
Diffstat (limited to 'Modules/CMakeMSYSFindMake.cmake')
0 files changed, 0 insertions, 0 deletions