diff options
author | Philip Lowman <philip@yhbt.com> | 2012-01-04 00:47:05 (GMT) |
---|---|---|
committer | Philip Lowman <philip@yhbt.com> | 2012-01-04 00:47:05 (GMT) |
commit | 27bc9e2631a2f7b6d78064f5adf0b528982a2de7 (patch) | |
tree | dfd18ef36fab3c50d6b881702ecdb23a23b3dae6 /Modules/FindProtobuf.cmake | |
parent | 84079c92ca5c401e35aefacbcca25e0ac3e644d6 (diff) | |
download | CMake-27bc9e2631a2f7b6d78064f5adf0b528982a2de7.zip CMake-27bc9e2631a2f7b6d78064f5adf0b528982a2de7.tar.gz CMake-27bc9e2631a2f7b6d78064f5adf0b528982a2de7.tar.bz2 |
FindProtobuf: Update documentation comment for 2.8.8
Diffstat (limited to 'Modules/FindProtobuf.cmake')
-rw-r--r-- | Modules/FindProtobuf.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindProtobuf.cmake b/Modules/FindProtobuf.cmake index ac6fd86..1e1e493 100644 --- a/Modules/FindProtobuf.cmake +++ b/Modules/FindProtobuf.cmake @@ -8,7 +8,7 @@ # for libraries and binaries. # # PROTOBUF_IMPORT_DIRS - List of additional directories to be searched for -# imported .proto files. (New in CMake 2.8.7) +# imported .proto files. (New in CMake 2.8.8) # # Defines the following variables: # |