diff options
author | Brad King <brad.king@kitware.com> | 2018-07-10 13:25:10 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-07-10 13:31:24 (GMT) |
commit | a353d10a7549be2e40977cf239058902e5baf2d8 (patch) | |
tree | c45c15cf12d0a87a8caec1c7a319f52dd1ba3e9f /Tests/Preprocess | |
parent | be69317b971dd381fe771701aa9ed944416e26c6 (diff) | |
download | CMake-a353d10a7549be2e40977cf239058902e5baf2d8.zip CMake-a353d10a7549be2e40977cf239058902e5baf2d8.tar.gz CMake-a353d10a7549be2e40977cf239058902e5baf2d8.tar.bz2 |
Protect implicit link library extraction with policy CMP0054
CMakeParseImplicitLinkInfo tests arbitrary content with `if(MATCHES)`.
Set policy CMP0054 to ensure the line content is never interpreted as a
variable reference (which may also produce a CMP0054 warning).
While at it, also set policy CMP0053 to improve performance.
Diffstat (limited to 'Tests/Preprocess')
0 files changed, 0 insertions, 0 deletions