View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001396CMakepublic2004-12-03 16:532004-12-06 12:38
Reporter 
Assigned ToBill Hoffman 
PriorityurgentSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001396: Adding object files to executable fails on Mac OS X.
DescriptionUsing the latest build out of CVS, the following CMakeLists.txt fails to add the object file (generated by a separate macro) into the linker command in the Makefile on both Linux (RedHat 9) and Mac OS X. This works in the 2.03 version.

PROJECT(add_obj)
ADD_EXECUTABLE(add_obj main.cpp testf1.o)
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0001768)
Bill Hoffman (manager)
2004-12-06 12:38

I have fixed this in cvs, thanks for the bug report.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team