"Yonggang Luo (罗勇刚)"
<[email protected]> writes:

> -      COMMAND rm -f *${CMAKE_CXX_OUTPUT_EXTENSION}
> +      COMMAND del /Q *${CMAKE_CXX_OUTPUT_EXTENSION}

On the future, please file bug reports at

http://www.llvm.org/bugs/

I've committed r61875, which  replaces rm with "cmake -R remove", but
I'm afraid that more work is needed for using the build on Windows/Mingw
with a non-posix environment.

[snip]

-- 
Oscar

_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to