summaryrefslogtreecommitdiffstats
path: root/Modules/FindProtobuf.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindProtobuf: Rename variables to match case of module nameAntonio Perez Barrero2016-03-071-66/+112
* FindProtobuf: check versionAntonio Perez Barrero2016-02-161-2/+57
* FindProtobuf: prevent redundant PROTOBUF_LIBRARIESAntonio Perez Barrero2016-02-111-22/+23
* FindProtobuf: Set Protobuf_FOUND in addition to PROTOBUF_FOUNDSebastian Schuberth2015-12-111-1/+1
* FindProtobuf: Add protobuf_generate_python functionAndreas Bergmeier2015-09-151-4/+63
* FindProtobuf: Search x64 directories in VS-built protobuf source (#14833)A. Joël Lamotte2015-08-111-6/+11
* FindProtobuf: Cleanup reStructuredText documentation formattingBrad King2014-11-061-111/+64
* FindProtobuf: Make outputs depend on protoc executableMichael Hanselmann2014-09-181-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-37/+102
* FindProtobuf: also find pthreadMatthew Woehlke2013-05-241-0/+13
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* FindProtobuf: Update documentation comment for 2.8.8Philip Lowman2012-01-041-1/+1
* FindProtobuf: Merge patch that allows extra import dirsPhilip Lowman2011-12-181-0/+13
* FindProtoBuf: Documented limitation of the public macroPhilip Lowman2011-10-131-1/+5
* 10997: PROTOBUF_GENERATE_CPP now supports proto files outside current dirPhilip Lowman2011-06-141-2/+22
* Fix , to - in Copyright message so it passes CMake.ModuleNotices testPhilip Lowman2011-05-261-1/+1
* FindProtobuf: Better MSVC support, Searching for protobuf litePhilip Lowman2011-05-261-22/+82
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Fix module docs to be manpage (groff) friendlyBrad King2009-10-051-10/+10
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-4/+14
* Add a blank line to my contributed find modules to prevent copyright info fro...Philip Lowman2009-09-221-11/+11
* Fix glitch where we were accidently unsetting CMAKE_FIND_LIBRARY_PREFIXESPhilip Lowman2009-09-211-1/+1
* Forgot to mark Protobuf cache variables as advancedPhilip Lowman2009-09-211-0/+5
* [NEW Module] Find and use Google's Protocol Buffers library & compilerPhilip Lowman2009-09-211-0/+106