CMake/Tests/RunCMake/FPHSA
Rolf Eike Beer 4f9bf4468b FPHSA: when EXACT version match is requested only compare the components given
Given that you have a foobar that identifies itself as 1.2.3 from now on a

  find_package(foobar 1.2 EXACT)

will succeed, as 1.2.3 will now be considered as being 1.2. Until now this was
only the case for version 1.2.0.
2014-10-07 23:14:45 +02:00
..
BadFoundVar-result.txt FPHSA: Convert FOUND_VAR failure test to RunCMake 2013-02-22 08:57:11 -05:00
BadFoundVar-stderr.txt FPHSA: Convert FOUND_VAR failure test to RunCMake 2013-02-22 08:57:11 -05:00
BadFoundVar.cmake FPHSA: Convert FOUND_VAR failure test to RunCMake 2013-02-22 08:57:11 -05:00
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04:00
FindBadFoundVar.cmake FPHSA: Convert FOUND_VAR failure test to RunCMake 2013-02-22 08:57:11 -05:00
FindPseudo.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
RunCMakeTest.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
any_version.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.1-result.txt FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.1.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.2-result.txt FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.2.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.3.3-result.txt FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.3.3.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.3.4.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.3.5-result.txt FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.3.5.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.3.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.4-result.txt FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.4.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.2.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.3-result.txt FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.3.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_1.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_2-result.txt FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00
exact_2.cmake FPHSA: when EXACT version match is requested only compare the components given 2014-10-07 23:14:45 +02:00