diff options
author | Matthew Hanna <mhanna21@bloomberg.net> | 2017-01-17 21:15:18 (GMT) |
---|---|---|
committer | Matthew Hanna <mhanna21@bloomberg.net> | 2017-01-25 03:02:14 (GMT) |
commit | 796dea67a68be432f98e2fef50059c93106557a2 (patch) | |
tree | c8f28bb665159abd1a64d5b6dfc5a1b4d158e777 /Help/command/build_command.rst | |
parent | 6b4b8e6a600e177d6bbe41848e7de58e7392c81a (diff) | |
download | CMake-796dea67a68be432f98e2fef50059c93106557a2.zip CMake-796dea67a68be432f98e2fef50059c93106557a2.tar.gz CMake-796dea67a68be432f98e2fef50059c93106557a2.tar.bz2 |
FindPkgConfig: Recheck pkg-config on parameter change.
Currently, once pkg_check_modules succeeds, it will never call
_pkg_check_modules_internal again. That means that if the parameters
to pkg_check_modules are changed, cmake will be called to reconfigure,
but nothing will change. This change is to store the full string of
arguments to pkg_check_modules and override the FOUND optimization so
that the arguments are reevaluated when modified.
Diffstat (limited to 'Help/command/build_command.rst')
0 files changed, 0 insertions, 0 deletions