CMake/Tests/RunCMake/FindPkgConfig
Ben Boeckel 6f4f905483 FindPkgConfig: set correctly named variables in cache (#15903)
The fix in commit v3.5.0-rc1~27^2 (FindPkgConfig: set standard variables
in the cache, 2016-01-20) added the wrong variable name to the cache.
The test was only testing that the cache variable existed, not that it
also had the correct value.  Update the test to ensure that the cache
value matches the local variable value.

Reported-by: Bernd Lörwald
2016-03-21 08:58:12 -04:00
..
pc-bar FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables (#12926) 2014-03-17 09:43:08 -04:00
pc-foo FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables (#12926) 2014-03-17 09:43:08 -04:00
CMakeLists.txt FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables (#12926) 2014-03-17 09:43:08 -04:00
FindPkgConfig_CMAKE_APPBUNDLE_PATH.cmake FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH vars 2015-05-29 19:22:57 +02:00
FindPkgConfig_CMAKE_FRAMEWORK_PATH.cmake FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH vars 2015-05-29 19:22:57 +02:00
FindPkgConfig_GET_VARIABLE-stdout.txt FindPkgConfig: add a command to query arbitrary variables 2015-09-21 09:39:26 -04:00
FindPkgConfig_GET_VARIABLE.cmake FindPkgConfig: add a command to query arbitrary variables 2015-09-21 09:39:26 -04:00
FindPkgConfig_NO_PKGCONFIG_PATH.cmake Tests: Fix CMP0054 warnings 2014-09-16 09:06:29 -04:00
FindPkgConfig_PKGCONFIG_PATH.cmake Tests: Fix CMP0054 warnings 2014-09-16 09:06:29 -04:00
FindPkgConfig_PKGCONFIG_PATH_NO_CMAKE_ENVIRONMENT_PATH.cmake Tests: Fix CMP0054 warnings 2014-09-16 09:06:29 -04:00
FindPkgConfig_PKGCONFIG_PATH_NO_CMAKE_PATH.cmake Tests: Fix CMP0054 warnings 2014-09-16 09:06:29 -04:00
FindPkgConfig_cache_variables.cmake FindPkgConfig: set correctly named variables in cache (#15903) 2016-03-21 08:58:12 -04:00
RunCMakeTest.cmake FindPkgConfig: set standard variables in the cache 2016-01-21 10:38:30 -05:00
dummy-pkg-config.bat FindPkgConfig: More unit tests 2014-03-17 18:10:59 +01:00
dummy-pkg-config.sh FindPkgConfig: return actual error when a package is not found (#15810) 2015-10-28 10:18:15 -04:00