This repository was archived by the owner on Jul 19, 2018. It is now read-only.
Commit 8e6e00e
committed
layers:Prevent parallel build conflict
Core validation and unique_objects layers both use generated
safe_struct.cpp file. To prevent a potential build race condition
on the windows build, add a dependency between those two layers.1 parent 59490a2 commit 8e6e00e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
220 | 223 | | |
221 | 224 | | |
222 | 225 | | |
0 commit comments