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 |
|