CMake/Help
Matthew Hanna 796dea67a6 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.
2017-01-24 22:02:14 -05:00
..
command Merge topic 'cdash_upload_retry' 2017-01-20 11:54:28 -05:00
generator Allow CodeBlocks for NMake Makefiles JOM 2017-01-10 19:26:21 +03:00
include
manual Add a getter for manually added target dependencies 2017-01-16 22:38:24 +01:00
module Add cpack_ifw_configure_file command 2017-01-11 13:56:45 +03:00
policy try_compile: extend CMP0067 to honor language standards for CUDA. 2016-12-12 14:39:32 -05:00
prop_cache
prop_dir Add directory properties to get source and binary directories 2016-09-19 14:00:50 -04:00
prop_gbl QtAutogen: Rename autogen target to *_autogen from *_automoc 2016-12-07 08:24:02 -05:00
prop_inst
prop_sf AUTOGEN: Documentation for SKIP_AUTOX source file properties 2017-01-10 12:49:17 +01:00
prop_test CTest: report time spent after matching output 2016-10-17 11:24:32 -04:00
prop_tgt Add a getter for manually added target dependencies 2017-01-16 22:38:24 +01:00
release FindPkgConfig: Recheck pkg-config on parameter change. 2017-01-24 22:02:14 -05:00
variable ctest_memcheck: add support for standalone LeakSanitizer 2017-01-09 13:15:42 -05:00
index.rst