diff options
Diffstat (limited to 'Modules')
-rw-r--r-- | Modules/DartConfiguration.tcl.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/DartConfiguration.tcl.in b/Modules/DartConfiguration.tcl.in index 39760b4..b6838dc 100644 --- a/Modules/DartConfiguration.tcl.in +++ b/Modules/DartConfiguration.tcl.in @@ -62,3 +62,4 @@ CoverageCommand: @COVERAGE_COMMAND@ TimeOut: @DART_TESTING_TIMEOUT@ UseLaunchers: @CTEST_USE_LAUNCHERS@ +CurlOptions: @CTEST_CURL_OPTIONS@ |