MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014843 | CMake | CMake | public | 2014-03-26 23:38 | 2016-06-10 14:31 |
| Reporter | Ben Boeckel (mathstuf) | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0014843: Flags to link to a library are not configurable by language | ||||
| Description | Currently, the variables CMAKE_LINK_LIBRARY_{FLAG,SUFFIX} and CMAKE_LIBRARY_PATH_{FLAG,TERMINATOR} are global and don't have language-specific overrides available. There may be others, but these seem to be the only ones from a quick look. This is required for the DMD D compiler since its link flags are -L-l and -L-L and the LDC D compiler which uses -L=-l and -L=-L for library and path flags, respectively. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-03-26 23:38 | Ben Boeckel (mathstuf) | New Issue | |||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042519 | |||
| 2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||