SCons: Manually specifying header only directories with Dir() works around the problem
--HG-- extra : convert_revision : d9713228d934cf4a45114a972603b8bca2bd27d3
This commit is contained in:
@@ -148,6 +148,8 @@ if env['USE_CHECKER']:
|
||||
print i,
|
||||
print ", please set USE_CHECKER=False or use one of those CPU models"
|
||||
Exit(1)
|
||||
else:
|
||||
Dir('checker')
|
||||
|
||||
TraceFlag('Activity')
|
||||
TraceFlag('Commit')
|
||||
|
||||
Reference in New Issue
Block a user