summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2019-05-11 11:42:43 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2019-05-13 15:20:28 (GMT)
commit054954d855fea6f4dd31fbd78c5e0cab0635396e (patch)
tree2cd31ef145bbe24d5c0634d57620c9d1382d8441 /README.rst
parent30a550d6ade191e6510fb74a73fe34f1615b6086 (diff)
downloadCMake-054954d855fea6f4dd31fbd78c5e0cab0635396e.zip
CMake-054954d855fea6f4dd31fbd78c5e0cab0635396e.tar.gz
CMake-054954d855fea6f4dd31fbd78c5e0cab0635396e.tar.bz2
Ninja: Use clean target instead of clean tool in `cmake --target clean` calls
A convenience `clean` target for the Ninja generator exists since commit 3bd41f2eb5. It's safe to call `ninja clean` instead of `ninja -t clean`. This removes the exception mapping of the `clean` target in `cmake --build ... --target clean` calls to the Ninja `-t clean` tool.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions