index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindProtobuf.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
FindProtobuf: Better MSVC support, Searching for protobuf lite
Philip Lowman
2011-05-26
1
-22/+82
*
Modules: Include builtin FindPackageHandleStandardArgs directly
Brad King
2011-01-20
1
-1/+1
*
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
Alex Neundorf
2011-01-04
1
-1/+1
*
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
Alex Neundorf
2010-09-28
1
-1/+1
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Fix module docs to be manpage (groff) friendly
Brad King
2009-10-05
1
-10/+10
*
Convert CMake find-modules to BSD License
Brad King
2009-09-28
1
-4/+14
*
Add a blank line to my contributed find modules to prevent copyright info fro...
Philip Lowman
2009-09-22
1
-11/+11
*
Fix glitch where we were accidently unsetting CMAKE_FIND_LIBRARY_PREFIXES
Philip Lowman
2009-09-21
1
-1/+1
*
Forgot to mark Protobuf cache variables as advanced
Philip Lowman
2009-09-21
1
-0/+5
*
[NEW Module] Find and use Google's Protocol Buffers library & compiler
Philip Lowman
2009-09-21
1
-0/+106
[prev]