View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002633CMakeCMakepublic2005-12-16 02:542006-01-02 12:31
ReporterJan Woetzel 
Assigned ToBill Hoffman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002633: CMAKE_STANDARD_LIBRARIES all libs twice
DescriptionThe variable
CMAKE_STANDARD_LIBRARIES
contains all libs twice.
Sort the content of teh var. by name and you will see:
  advapi32.lib
  advapi32.lib
  comdlg32.lib
  comdlg32.lib
  gdi32.lib
  gdi32.lib
  ...

This makes the linker command line hard to read.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0003486)
Bill Hoffman (manager)
2006-01-02 12:31

I have fixed this in cvs.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team