diff options
author | Alex Turbov <i.zaufi@gmail.com> | 2017-04-23 14:30:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-05-26 15:21:49 (GMT) |
commit | cc329a01258ecc7f4debbae94baf067136617c65 (patch) | |
tree | 5b8537a9c5b4e3499960c2b821fb1320ce4a6dc7 /Source/cmQtAutoGeneratorInitializer.cxx | |
parent | bc407ba6ba28293b5fc0025fa08e8fe71365eab8 (diff) | |
download | CMake-cc329a01258ecc7f4debbae94baf067136617c65.zip CMake-cc329a01258ecc7f4debbae94baf067136617c65.tar.gz CMake-cc329a01258ecc7f4debbae94baf067136617c65.tar.bz2 |
FindBoost: Simplify search in lists.
Instead of `list(FIND...)` and then checking result for `-1`
(found/not-found), nowadays `if` command has the `IN_LIST` test for
that.
Diffstat (limited to 'Source/cmQtAutoGeneratorInitializer.cxx')
0 files changed, 0 insertions, 0 deletions