Feng Xiao
|
471b45e895
|
Merge pull request #3158 from yeswalrus/fix-policy-warning
Fix policy warning CMP0054
|
2017-09-13 15:15:04 -07:00 |
|
Walter Gray
|
df3f8cf6dd
|
fix check_and_save_build_option not correctly exporting build options
|
2017-06-02 19:59:03 -07:00 |
|
Walter Gray
|
d8c5865e25
|
Fix policy warning CMP0054
|
2017-05-30 15:08:45 -07:00 |
|
Walter Gray
|
a183a0df61
|
Fix the check_and_save_build_option macro never evaluating to true
|
2017-05-30 15:04:11 -07:00 |
|
Walter Gray
|
ae85cb8ef3
|
Fix find module not working when no version number was given
|
2017-05-30 15:04:11 -07:00 |
|
Walter Gray
|
5520447a78
|
Fix a bad variable dereference causing <package>_FIND_VERSION_PRERELEASE to be ignored.
|
2016-07-12 15:19:32 -07:00 |
|
Feng Xiao
|
4f93098eb3
|
Merge pull request #1666 from yeswalrus/cmake-prerelease-examples
CMake Fix up prerelease version handling
|
2016-06-17 13:15:49 -07:00 |
|
Walter Gray
|
78b3498bf4
|
Save the relevant options used to create a package, allow users to reject packages based on them.
|
2016-06-09 17:27:46 -07:00 |
|
Walter Gray
|
5ebcfc1cfd
|
Fix prerelease version matching to be more consistent with the find_package arguments.
|
2016-06-09 17:22:31 -07:00 |
|
Walter Gray
|
0420eab173
|
For prerelease versions, require protobuf_FIND_VERSION to be set.
|
2016-05-31 17:47:18 -07:00 |
|
Walter Gray
|
02a28a8fea
|
Update protobuf-config-version.cmake.in to correctly set the required variables (PACKAGE_VERSION_EXACT, PACKAGE_VERSION_COMPATIBLE, PACKAGE_VERSION_UNSUITABLE)
|
2016-05-19 15:25:03 -07:00 |
|
Feng Xiao
|
eee38b0c01
|
Down-integrate from google3.
|
2015-08-22 18:25:48 -07:00 |
|
Konstantin Podsvirov
|
82983433cf
|
Install protobuf from cmake project
Additional export as "protobuf" package
for importing from other cmake projects
|
2015-07-31 23:36:00 +03:00 |
|