CMake/Tests/CMakeOnly
Antonio Perez Barrero bb7a41ab9b FindProtobuf: check version
Check found libraries version to match user required version.

Protobuf compiler executable version is checked to be aligned with found
libraries, raising a warning message otherwise.
2016-02-16 10:09:39 -05:00
..
AllFindModules FindProtobuf: check version 2016-02-16 10:09:39 -05:00
CheckCXXCompilerFlag Check*CompilerFlag: Revert to previous method used to pass flags (#15641) 2015-07-08 09:55:16 -04:00
CheckCXXSymbolExists Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CheckLanguage Add CheckLanguage module 2012-02-08 10:48:34 -05:00
CheckStructHasMember CheckStructHasMember: Add support for C++ 2013-10-08 09:43:06 -04:00
CheckSymbolExists Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CompilerIdC Compiler ID: Compiler versions must be a valid, numeric version string. 2015-12-03 21:37:07 +00:00
CompilerIdCXX Compiler ID: Compiler versions must be a valid, numeric version string. 2015-12-03 21:37:07 +00:00
CompilerIdFortran Compiler ID: Compiler versions must be a valid, numeric version string. 2015-12-03 21:37:07 +00:00
LinkInterfaceLoop Tolerate cycles in shared library link interfaces (#12647) 2012-01-13 14:22:24 -05:00
MajorVersionSelection Tests: Fix CMP0054 warnings 2014-09-16 09:06:29 -04:00
ProjectInclude Add ability to include a file in a project via a cache variable. 2012-02-17 12:41:39 -05:00
SelectLibraryConfigurations SelectLibraryConfigurations: Use -NOTFOUND instead of copying the vars 2013-07-22 09:37:33 -04:00
TargetScope Add test covering imported target scope rules 2012-01-25 14:43:07 -05:00
find_library find_library: Optionally consider all names in each directory 2012-09-25 17:08:08 -04:00
find_path Test find_path multiarch support (#13742) 2012-11-26 17:06:12 -05:00
CMakeLists.txt CheckStructHasMember: Add support for C++ 2013-10-08 09:43:06 -04:00
Test.cmake.in Tests: Fix CMAKE_MAKE_PROGRAM selection in CMakeOnly tests 2015-08-11 10:18:04 -04:00