diff options
author | Martin Joly <perso@martin-joly.fr> | 2016-10-07 13:37:55 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-07 13:50:52 (GMT) |
commit | 2b9dad694a43d850af5fe83dd327fc82db29a012 (patch) | |
tree | 47ee5fa75e960e0c1b9aa6bc828df3b545920a38 /Templates | |
parent | b99bbfe88d1bb02dc903507f3e1bbe716ac04c12 (diff) | |
download | CMake-2b9dad694a43d850af5fe83dd327fc82db29a012.zip CMake-2b9dad694a43d850af5fe83dd327fc82db29a012.tar.gz CMake-2b9dad694a43d850af5fe83dd327fc82db29a012.tar.bz2 |
FindProtobuf: Fix protobuf_generate_*() to handle subdirs
The change in commit v3.7.0-rc1~513^2 (FindProtobuf: fix
protobuf_generate_*() to handle proto files in subdirs, 2016-06-09)
incorrectly adds subdirectories to the path of the generated files when
`*.proto` files are passed to `protobuf_generate_*` with subdirectories.
This behavior is not correct when `PROTOBUF_GENERATE_CPP_APPEND_PATH` is
True (default behavior) as `protoc` will generate output file in the
current build directory.
Diffstat (limited to 'Templates')
0 files changed, 0 insertions, 0 deletions