| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0015582 | CMake | CMake | public | 2015-05-23 03:06 | 2015-11-02 09:15 | ||||
| Reporter | Bo Zhou | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0015582: FindLLVM | ||||||||
| Description | Hi If CMake has the built-in routines for locating LLVM libraries that would be great. Some people have already done this but still not the official support. Thanks https://github.com/ldc-developers/ldc/blob/master/cmake/Modules/FindLLVM.cmake [^] | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0038794) Nils Gladitz (developer) 2015-05-23 13:45 |
LLVM itself provides a package configuration file (LLVMConfig.cmake) which should make a find module superfluous. See e.g. http://llvm.org/docs/CMake.html#embedding-llvm-in-your-project [^] |
|
(0038800) Brad King (manager) 2015-05-26 09:28 |
As pointed out in 0015582:0038794 LLVM already has support for find_package(LLVM) without any FindLLVM module. Since LLVM 3.6 it works even when LLVM is built via configure/make instead of CMake. |
|
(0039822) Robert Maynard (manager) 2015-11-02 09:15 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2015-05-23 03:06 | Bo Zhou | New Issue | |
| 2015-05-23 13:45 | Nils Gladitz | Note Added: 0038794 | |
| 2015-05-26 09:28 | Brad King | Note Added: 0038800 | |
| 2015-05-26 09:28 | Brad King | Status | new => resolved |
| 2015-05-26 09:28 | Brad King | Resolution | open => no change required |
| 2015-11-02 09:15 | Robert Maynard | Note Added: 0039822 | |
| 2015-11-02 09:15 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |