diff options
author | Brad King <brad.king@kitware.com> | 2018-06-27 19:23:01 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-06-27 19:24:22 (GMT) |
commit | 826bf5c45451900869ca681768d8f291311c75ca (patch) | |
tree | 41f177e95244a63328b678399f1e6719e7e5ba82 /Tests/RunCMake/CMP0065/subproject | |
parent | ef5e2e8a62982ebccf4883fc7a01cdb66f8ca183 (diff) | |
download | CMake-826bf5c45451900869ca681768d8f291311c75ca.zip CMake-826bf5c45451900869ca681768d8f291311c75ca.tar.gz CMake-826bf5c45451900869ca681768d8f291311c75ca.tar.bz2 |
FindOpenMP: Avoid warning in check code
The test code added by commit v3.12.0-rc1~411^2~1 (FindOpenMP: Verify in
test source that OMP library is linked, 2018-03-01) leaves an unused
variable warning. This breaks the check with `-Werror`. Remove the
variable and leave just the function call, which should still check that
the OMP library is linked.
Fixes: #18102
Diffstat (limited to 'Tests/RunCMake/CMP0065/subproject')
0 files changed, 0 insertions, 0 deletions