Files
CMake/Tests/RunCMake/BuildDepends/GNU-AS-stdout.txt
T
Brad King ab8b26b513 Tests: Fix regex matching path to GNU assembler tool
The tool may be named `$target-as` instead of just `as`.
2025-09-29 10:54:50 -04:00

5 lines
136 B
Plaintext

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