aboutsummaryrefslogtreecommitdiff
path: root/cmake/install.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake OSX rpath management (#4620)Mizux2018-05-221-0/+14
* Allow one to omit building libprotoc and protoc binariesYangqing Jia2017-11-131-10/+22
* CMake: Install .pc FilesAxel Huebl2017-07-231-0/+7
* Double-quote file paths in extract_includes.bat.inFeng Xiao2017-03-101-12/+6
* fixed cmake config files install pathAdnan2016-07-261-1/+1
* Replace handwritten protobuf-targets with exported version.Walter Gray2016-06-061-21/+23
* CMake project updatesKonstantin Podsvirov2016-06-041-6/+19
* Remove if(TRUE)Walter Gray2016-05-261-28/+26
* added missing closing bracket for _cmakedir_desc in cmake/install.cmake line 88Jeff Merver2016-05-211-1/+1
* add protobuf:: namespace to installed targetsWalter Gray2016-05-201-0/+1
* Fix the cmake configuration file install path to be more standards compliant ...Walter Gray2016-05-191-2/+8
* 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