FindProtoBuf: Documented limitation of the public macro
This commit is contained in:
parent
83e4a45609
commit
a481d84ff7
|
@ -40,6 +40,10 @@
|
|||
#
|
||||
# NOTE: You may need to link against pthreads, depending
|
||||
# on the platform.
|
||||
#
|
||||
# NOTE: The PROTOBUF_GENERATE_CPP macro & add_executable() or add_library()
|
||||
# calls only work properly within the same directory.
|
||||
#
|
||||
# ====================================================================
|
||||
#
|
||||
# PROTOBUF_GENERATE_CPP (public function)
|
||||
|
|
Loading…
Reference in New Issue