[llvm-commits] [llvm] r124816 - in /llvm/trunk: CMakeLists.txt cmake/config-ix.cmake cmake/modules/CMakeLists.txt cmake/modules/HandleLLVMOptions.cmake cmake/modules/LLVM.cmake cmake/modules/TableGen.cmake utils/TableGen/CMakeLists.txt

Óscar Fuentes ofv at wanadoo.es
Thu Feb 3 14:20:32 PST 2011


Tobias Grosser <grosser at fim.uni-passau.de> writes:

>> Installs tblgen (required by Clang).
>>
>> Translates handling of user settings and platform-dependant options to
>> its own file, where it can included by another project.
>>
>> Installs the .cmake files required by projects like Clang.
>
> Will those files only be installed if LLVM was built using cmake or
> also if autoconf is used?

Only when you use cmake for building&installing LLVM.



More information about the llvm-commits mailing list