View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002142CMakeCMakepublic2005-08-11 13:092005-09-09 11:35
ReporterClinton Stimpson 
Assigned ToKen Martin 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002142: empty CMAKE_BUILD_TYPE doesn't pick up debug or release libs
DescriptionIf CMAKE_BUILD_TYPE is empty,
and I have
TARGET_LINK_LIBRARIES(target optimized ${LIBA} debug ${LIBA_DEBUG})

It doesn't pick up either library with a makefile generator.
Might be nice to default to the release library.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0003001)
Ken Martin (developer)
2005-09-09 11:35

See also bug 1994. This has been fixed in CVS.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team