1. d2aa5fb Prevent find_package failure if multiple versions are installed (#16654) by MiguelBarro · 11 months ago
  2. 471b45e Merge pull request #3158 from yeswalrus/fix-policy-warning by Feng Xiao · 8 years ago
  3. df3f8cf fix check_and_save_build_option not correctly exporting build options by Walter Gray · 8 years ago
  4. d8c5865 Fix policy warning CMP0054 by Walter Gray · 8 years ago
  5. a183a0d Fix the check_and_save_build_option macro never evaluating to true by Walter Gray · 8 years ago
  6. ae85cb8 Fix find module not working when no version number was given by Walter Gray · 8 years ago
  7. 5520447 Fix a bad variable dereference causing <package>_FIND_VERSION_PRERELEASE to be ignored. by Walter Gray · 9 years ago
  8. 4f93098 Merge pull request #1666 from yeswalrus/cmake-prerelease-examples by Feng Xiao · 9 years ago
  9. 78b3498 Save the relevant options used to create a package, allow users to reject packages based on them. by Walter Gray · 9 years ago
  10. 5ebcfc1 Fix prerelease version matching to be more consistent with the find_package arguments. by Walter Gray · 9 years ago
  11. 0420eab For prerelease versions, require protobuf_FIND_VERSION to be set. by Walter Gray · 9 years ago
  12. 02a28a8 Update protobuf-config-version.cmake.in to correctly set the required variables (PACKAGE_VERSION_EXACT, PACKAGE_VERSION_COMPATIBLE, PACKAGE_VERSION_UNSUITABLE) by Walter Gray · 9 years ago
  13. eee38b0 Down-integrate from google3. by Feng Xiao · 10 years ago
  14. 8298343 Install protobuf from cmake project by Konstantin Podsvirov · 10 years ago