FS#24248 - llvm package does not install CMake build system files
Attached to Project:
Arch Linux
Opened by Stefan Majewsky (majewsky) - Thursday, 12 May 2011, 22:22 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 18 May 2011, 13:16 GMT
Opened by Stefan Majewsky (majewsky) - Thursday, 12 May 2011, 22:22 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 18 May 2011, 13:16 GMT
|
Details
The LLVM source tree includes some files in the cmake/
subdirectory which need to be installed so that users can
compile sources which use CMake and depend on LLVM.
Unfortunately, as far as I can tell, this requires to use
CMake also for building LLVM, since the Makefile-based build
does not descend into the cmake/ source directory.
|
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Wednesday, 18 May 2011, 13:16 GMT
Reason for closing: Won't implement
Wednesday, 18 May 2011, 13:16 GMT
Reason for closing: Won't implement
[1] http://code.google.com/p/llvm-lua/source/browse/trunk/cmake/FindLLVM.cmake