mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -05:00
1dc1d000a0
Append ${CMAKE_CURRENT_SOURCE_DIR} to `_protobuf_include_path` last, since
protoc will search the path in order.
Besides, we have to figure out the output directory by iterating through the
include paths and checking for valid relative paths.