diff options
author | Michael Hirsch <scivision@users.noreply.github.com> | 2022-02-21 01:29:38 (GMT) |
---|---|---|
committer | Michael Hirsch <scivision@users.noreply.github.com> | 2022-02-21 01:30:13 (GMT) |
commit | 2dd343b8649c8834d42421d5664d8241cabd8f8a (patch) | |
tree | 0aa63451676939660d366181160d8728f72d8871 /misc/afl-fuzz | |
parent | 1d576b6b93fdb27ef5cf6f8356a44bcc4d1a4775 (diff) | |
download | Ninja-2dd343b8649c8834d42421d5664d8241cabd8f8a.zip Ninja-2dd343b8649c8834d42421d5664d8241cabd8f8a.tar.gz Ninja-2dd343b8649c8834d42421d5664d8241cabd8f8a.tar.bz2 |
cmake: remove unnecessary install parameter
The install(TARGETS ... DESTINATION bin) is not necessary as this
subdirectory is implicit for executable targets.
ref: https://cmake.org/cmake/help/v3.15/command/install.html
Diffstat (limited to 'misc/afl-fuzz')
0 files changed, 0 insertions, 0 deletions