parent
e02a1352c1
commit
c4969aebaf
1 changed files with 2 additions and 0 deletions
|
@ -183,6 +183,8 @@ void Settings::update()
|
||||||
_get(enableImportNative, "allow-unsafe-native-code-during-evaluation");
|
_get(enableImportNative, "allow-unsafe-native-code-during-evaluation");
|
||||||
_get(useCaseHack, "use-case-hack");
|
_get(useCaseHack, "use-case-hack");
|
||||||
_get(preBuildHook, "pre-build-hook");
|
_get(preBuildHook, "pre-build-hook");
|
||||||
|
_get(keepGoing, "keep-going");
|
||||||
|
_get(keepFailed, "keep-failed");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue