CMakeDetermineASMCompiler: arg-split ASM* like CC
Perform full argument splitting on ASM${ASM_DIALECT} variable alike it is done on 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}.