[LLVMdev] [cfe-dev] win32/llvm.sln, win32/clang.sln
Douglas Gregor
dgregor at apple.com
Thu Jan 15 09:03:48 PST 2009
On Jan 15, 2009, at 8:43 AM, Óscar Fuentes wrote:
> Makslane Araújo Rodrigues
> <makslane at hotmail.com> writes:
>
>> Please, don't remove, I'm using!!!
>
> What's preventing you from using CMake?
>
> Is there some problem we can solve?
At some point, we'll need to deal with the testing issue in the CMake
build system. Clang, for example, uses some GNU make magic to run its
tests, which we'll need to replace with something more platform-
neutral in CMake.
That shouldn't prevent anyone who is using the current VS project
files from switching to CMake, though.
- Doug
More information about the llvm-dev
mailing list