Commit 0298870
committed
[PR 128] CMake: Fix error including generated protobuf headers
Error was:
| CMake Error in core/storage/ipld/CMakeLists.txt:
| Target "ipld_node_protobuf"
| INTERFACE_INCLUDE_DIRECTORIES property contains path:
|
| "build/core/storage/ipld"
|
| which is prefixed in the build directory.1 parent 95e0e04 commit 0298870
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments