aboutsummaryrefslogtreecommitdiff
path: root/cmake/install.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix the cmake configuration file install path to be more standards compliant ↵Walter Gray2016-05-191-2/+8
| | | | (See the description of cmake's config search behavior on https://cmake.org/cmake/help/v3.4/command/find_package.html)
* Down-integrate from google3.Feng Xiao2015-08-221-103/+103
|
* Install headers from extract_includes for all platformsKonstantin Podsvirov2015-08-041-1/+1
|
* Install well-known type proto files from CMake projectKonstantin Podsvirov2015-08-031-2/+46
|
* CMake installation now compatible with origin FindProtobuf moduleKonstantin Podsvirov2015-08-021-0/+1
|
* Install protobuf from cmake projectKonstantin Podsvirov2015-07-311-0/+58
Additional export as "protobuf" package for importing from other cmake projects