mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 15:19:39 +00:00
796dea67a6
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. |
||
---|---|---|
.. | ||
command | ||
generator | ||
include | ||
manual | ||
module | ||
policy | ||
prop_cache | ||
prop_dir | ||
prop_gbl | ||
prop_inst | ||
prop_sf | ||
prop_test | ||
prop_tgt | ||
release | ||
variable | ||
index.rst |