[cfe-dev] cmake & vc++: clang vs. libclang woes
Óscar Fuentes
ofv at wanadoo.es
Mon Apr 11 13:30:25 PDT 2011
Ted Kremenek <kremenek at apple.com> writes:
> I unfortunately don't have a better solution; I'm not an expert on
> CMake, and I understand this solution was not taken lightly.
>
> That said, is this mainly an inherent limitation in the CMake build
> system? If so, should we file a bug against CMake so that we can do
> the "right thing" later?
It is a limitation in VS (both by design and by a bug.) It seems that
building a library and a executable with the same basename is not a good
idea when working with VS.
More information about the cfe-dev
mailing list