commit | c89580487b38d365dad56afea587f698ae101947 | [log] [tgz] |
---|---|---|
author | Ben Boeckel <ben.boeckel@kitware.com> | Thu Apr 07 13:53:03 2022 -0400 |
committer | Ben Boeckel <ben.boeckel@kitware.com> | Mon Apr 25 14:29:17 2022 -0400 |
tree | 3150fb713695776dfc164307960eb9aff5e06397 | |
parent | 64ea1a272c87fda1de948d69130c7872ff01c39e [diff] |
cmTarget: pass candidate strings by const-ref This avoids having to copy the `std::string` overload.