diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2019-05-11 11:42:43 (GMT) |
---|---|---|
committer | Sebastian Holtermann <sebholt@xwmw.org> | 2019-05-13 15:20:28 (GMT) |
commit | 054954d855fea6f4dd31fbd78c5e0cab0635396e (patch) | |
tree | 2cd31ef145bbe24d5c0634d57620c9d1382d8441 /Source/cmLoadCommandCommand.h | |
parent | 30a550d6ade191e6510fb74a73fe34f1615b6086 (diff) | |
download | CMake-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 'Source/cmLoadCommandCommand.h')
0 files changed, 0 insertions, 0 deletions