mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
FindProtoBuf: Documented limitation of the public macro
This commit is contained in:
@@ -39,7 +39,11 @@
|
||||
# target_link_libraries(bar ${PROTOBUF_LIBRARIES})
|
||||
#
|
||||
# NOTE: You may need to link against pthreads, depending
|
||||
# on the platform.
|
||||
# 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)
|
||||
|
||||
Reference in New Issue
Block a user