This repository was archived by the owner on Jul 19, 2018. It is now read-only.
Commit 88070f9
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 6b257a2 commit 88070f9
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
228 | 231 | | |
229 | 232 | | |
230 | 233 | | |
0 commit comments