View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014843CMakeCMakepublic2014-03-26 23:382016-06-10 14:31
ReporterBen Boeckel (mathstuf) 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0014843: Flags to link to a library are not configurable by language
DescriptionCurrently, 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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042519)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 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


Copyright © 2000 - 2018 MantisBT Team