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