瀏覽代碼

Merge topic 'test-gnu-as'

ab8b26b513 Tests: Fix regex matching path to GNU assembler tool

Acked-by: Kitware Robot <[email protected]>
Merge-request: !11263
Brad King 3 周之前
父節點
當前提交
85fb53f07a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Tests/RunCMake/BuildDepends/GNU-AS-stdout.txt

+ 1 - 1
Tests/RunCMake/BuildDepends/GNU-AS-stdout.txt

@@ -1,4 +1,4 @@
 -- The ASM compiler identification is GNU
 -- Found assembler: [^
-]*/as(\.exe)?
+]*[-/]as(\.exe)?
 -- CMAKE_ASM_COMPILER_ID_VENDOR_MATCH='GNU assembler'