Sylvestre Ledru
92bce6bae6
LLVMConfig.cmake was installed into wrong location
...
Install a symlink from lib/cmake/llvm to share/llvm/cmake
(Closes : #839234 )
2016-10-31 13:02:26 +00:00
Sylvestre Ledru
7475c88590
Add symlink from ./build to ../share and ../lib etc
...
Thanks to Ximin Luo for the patch (Closes : #834144 )
2016-08-12 16:30:08 +00:00
Sylvestre Ledru
8232afa51e
LLVMConfig.cmake is now installed to <prefix>/lib/cmake/llvm instead of
...
<prefix>/share/llvm/cmake
Thanks to Brad King of the fix
2016-07-25 10:22:17 +00:00
Sylvestre Ledru
751d3b6ce6
* Add a symlink from usr/lib/llvm-3.8/share/llvm/cmake
...
pointing to usr/share/llvm-3.8/cmake
2016-06-28 12:47:38 +00:00
Sylvestre Ledru
1680fc1b30
* Install cmake files in usr/share/llvm-@LLVM_VERSION@/cmake/ instead of
...
usr/share/llvm-@LLVM_VERSION@/cmake/
* Also install libLLVM-3.8.so.1 as a symlink
* debian/patches/fix-cmake-config-prefix.diff:
cover the CMake build system too
(Closes : #819072 )
2016-06-12 16:32:07 +00:00
Sylvestre Ledru
8c0727ae09
Manage all files using .in mecanism. It will simplify the upgrade of
...
version
2014-07-28 11:34:35 +00:00