summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-01-12 13:52:57 (GMT)
committerKitware Robot <kwrobot@kitware.com>2024-01-12 13:53:10 (GMT)
commite315d7cb19f019b91e68f7d3ca5720f294c70bab (patch)
treefa5d612980b8d0bdcdf7c4ba05b716f5701cf83d /Tests
parent8728fb1efcc202cd96d244324e11d1a348738482 (diff)
parentb767917ebb2130f097b7190713605cef481803fa (diff)
downloadCMake-e315d7cb19f019b91e68f7d3ca5720f294c70bab.zip
CMake-e315d7cb19f019b91e68f7d3ca5720f294c70bab.tar.gz
CMake-e315d7cb19f019b91e68f7d3ca5720f294c70bab.tar.bz2
Merge topic 'swift-sources-in-resp-file'
b767917ebb Swift/Ninja: Include sources in response file Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !9143
Diffstat (limited to 'Tests')
-rw-r--r--Tests/RunCMake/Swift/ForceResponseFile-check-stdout.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/Tests/RunCMake/Swift/ForceResponseFile-check-stdout.txt b/Tests/RunCMake/Swift/ForceResponseFile-check-stdout.txt
index 576f5a1..3d70f12 100644
--- a/Tests/RunCMake/Swift/ForceResponseFile-check-stdout.txt
+++ b/Tests/RunCMake/Swift/ForceResponseFile-check-stdout.txt
@@ -1,4 +1,2 @@
-swiftc [^
-]* -c @CMakeFiles/L.dir/L.o.swift.rsp [^
-]*
-.*swiftc -emit-library -static -o libL.a @CMakeFiles/L.rsp.*
+swiftc -j [0-9]+ -num-threads [0-9]+ -c @CMakeFiles/L.dir/L.o.swift.rsp
+.*swiftc -emit-library -static -o libL.a @CMakeFiles/L.rsp