Brad King a353d10a75 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.
2018-07-10 09:31:24 -04:00
..
2018-01-04 06:52:01 +11:00
2018-01-04 06:52:01 +11:00
2018-02-16 09:47:17 -05:00
2018-02-16 09:47:17 -05:00
2018-02-16 09:47:17 -05:00
2018-02-16 09:47:17 -05:00
2018-05-11 09:28:44 -04:00
2018-05-11 09:28:44 -04:00
2017-11-03 10:25:05 -04:00
2017-11-03 10:25:05 -04:00
2018-05-31 09:35:53 +02:00
2018-06-04 10:32:49 -04:00
2018-04-03 09:38:41 -04:00
2017-11-03 10:25:05 -04:00
2017-11-03 10:25:05 -04:00
2018-01-04 06:52:01 +11:00
2018-06-04 10:32:49 -04:00
2017-11-03 10:25:05 -04:00
2017-11-03 10:25:05 -04:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/dev/Module-Maintainers