Fix: comment typo

This commit is contained in:
Konstantin Podsvirov 2015-08-03 12:10:55 +03:00
parent ebfca175e2
commit 5500b0691f

View file

@ -23,7 +23,7 @@ function(PROTOBUF_GENERATE_CPP SRCS HDRS)
set(_protobuf_include_path -I ${CMAKE_CURRENT_SOURCE_DIR})
endif()
# Add well-nkown type protos include path
# Add well-known type protos include path
list(APPEND _protobuf_include_path
-I "${_PROTOBUF_IMPORT_PREFIX}/@CMAKE_INSTALL_INCLUDEDIR@")