Displaying 1 result from an estimated 1 matches for "76c04306".
2009 Oct 07
2
[LLVMdev] Hi, everyone, fail on building c-index-test
>
> I've committed my suggested fix. There's no point in setting the
> LINKER_LANGUAGE property of every LLVM library, because CMake figures out
> the right language based on the file extensions of the source files.
Yes, CMake figures out the *right language* based on the file extensions of
the source files.
But, llvm is based on *C++*
for example, if you create a application