Commit 9013abc
authored
### Rationale for this change
We can't set include directories to targets that aren't created by our CMake configuration.
### What changes are included in this PR?
Set include directories to libprotoc target only when we use bundled Protobuf.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
Yes.
* GitHub Issue: #47491
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 556c239 commit 9013abc
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4651 | 4651 | | |
4652 | 4652 | | |
4653 | 4653 | | |
4654 | | - | |
4655 | | - | |
| 4654 | + | |
| 4655 | + | |
| 4656 | + | |
| 4657 | + | |
4656 | 4658 | | |
4657 | 4659 | | |
4658 | 4660 | | |
| |||
0 commit comments