Skip to content
Snippets Groups Projects
Commit dd153de4 authored by Michał Górny's avatar Michał Górny Committed by Brad King
Browse files

CMakeDetermineASMCompiler: arg-split ASM* env var like CC

Split the arguments off of the `ASM${ASM_DIALECT}` environment variable
as is done for `CC` and other compiler variables. This fixes using CMake
when `ASM*` is used to pass additional target flags, e.g. when one uses
`ASM=${CC}`.
parent ba946930
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment