10 Commits (40847c7ee5848f41c505a1ece1f27ec4a687837b)

Author SHA1 Message Date
Adam Cozzette 3b029b1f4f
Revert "Fix cmake install targets (#9822)" (#10060) 3 years ago
Jonathan Ringer c80808ce1d
Fix cmake install targets (#9822) 3 years ago
Arfrever Frehtes Taifersar Arahesis bd935e101d
cmake: Call get_filename_component() with DIRECTORY mode instead of PATH mode (#9614) 3 years ago
Adam Cozzette b20209f321 Sync from Piper @acozzette/proto_github_202203101748 3 years ago
Arfrever Frehtes Taifersar Arahesis 426866285b cmake: Replace protobuf_source_dir variable with protobuf_SOURCE_DIR variable (#9596) 3 years ago
Arfrever Frehtes Taifersar Arahesis 14cab5b909 Rename main cmake/CMakeLists.txt to CMakeLists.txt 3 years ago
johanmoe 06c8cbea59
Fix cmake install for protoc component (#8994) 3 years ago
Anton Danielsson 630028a4c6 Fix cmake install on iOS 4 years ago
Tongliang Liao 5a7a4a52a7 Install examples in `/usr/local/share/protobuf/examples`. 4 years ago
Daniel Joos c8f76331ab
Adds a CMake option to build `libprotoc` separately (#7949) 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Carlos O'Ryan b10d490efd Fix RPATH when CMAKE_INSTALL_LIBDIR != lib. 6 years ago
Mizux 7306f549bf CMake OSX rpath management (#4620) 7 years ago
Yangqing Jia cba18efe18 Allow one to omit building libprotoc and protoc binaries 7 years ago
Jisi Liu 759245a49a Merge from master 7 years ago
Axel Huebl 2f3cf52722
CMake: Install .pc Files 7 years ago
Axel Huebl 668712c58f
CMake: Install .pc Files 7 years ago
Feng Xiao c94555f955 Double-quote file paths in extract_includes.bat.in 8 years ago
Adnan 154e278a2f fixed cmake config files install path 8 years ago
Walter Gray 23fef56e6d Replace handwritten protobuf-targets with exported version. 9 years ago
Konstantin Podsvirov 71556295ff CMake project updates 9 years ago
Walter Gray 04265e40da Remove if(TRUE) 9 years ago
Jeff Merver 733ef986e5 added missing closing bracket for _cmakedir_desc in cmake/install.cmake line 88 9 years ago
Walter Gray 28f35b4f16 add protobuf:: namespace to installed targets 9 years ago
Walter Gray 7d79458fc5 Fix the cmake configuration file install path to be more standards compliant (See the description of cmake's config search behavior on https://cmake.org/cmake/help/v3.4/command/find_package.html) 9 years ago
Feng Xiao eee38b0c01 Down-integrate from google3. 9 years ago
Konstantin Podsvirov 61e078e803 Install headers from extract_includes for all platforms 9 years ago
Konstantin Podsvirov ebfca175e2 Install well-known type proto files from CMake project 9 years ago
Konstantin Podsvirov 0be0789018 CMake installation now compatible with origin FindProtobuf module 9 years ago
Konstantin Podsvirov 82983433cf Install protobuf from cmake project 9 years ago