[cfe-dev] cmake & vc++: clang vs. libclang woes
Ted Kremenek
kremenek at apple.com
Mon Apr 11 10:04:47 PDT 2011
On Apr 9, 2011, at 7:37 PM, Óscar Fuentes wrote:
> I've renamed libclang's output name to libclang. This way we create
> libclang.dll on Windows and liblibclang.a elsewhere.
Hi Oscar,
I know this is well-intended, but this really isn't wonderful for those of us not developing on Windows. From a user standpoint, this looks like a bug, as the Makefile-based produces a different output than the CMake-based build.
Ted
More information about the cfe-dev
mailing list