Commit 2a873f2
authored
[cmake] add one more depth level in linkdef search
To avoid compilation error with modules=OFF or windows of the type:
In file included from .\etc\dictpch\allLinkDefs.h:86:
.\etc\dictpch\core\base\inc\LinkDef.h:8:10: fatal error: '../../os/winnt/inc/LinkDef.h' file not found
#include "../../os/winnt/inc/LinkDef.h"1 parent 2a04185 commit 2a873f2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| 349 | + | |
349 | 350 | | |
350 | 351 | | |
351 | 352 | | |
| |||
0 commit comments