View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001691CMakepublic2005-03-21 13:092006-01-30 09:49
ReporterEric Wing 
Assigned ToBill Hoffman 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001691: Feature request to build Frameworks on OS X
DescriptionSince I'm here, I thought I would make a request for CMake to build Frameworks in addition to .dylibs. Perhaps you could treat it sort of like the MACOSX_BUNDLE flag in the ADD_EXECUTABLE command.

I two tricky things I see with the frameworks from an API standpoint is that you need to specify headers to be bundled with it, and you need to specify the "Installation Directory" that's kind of like an rpath.

There is also specifying the prebinding address issue (e.g. -seg1addr 0x200c0000), but the motivation for this is going away in Tiger so it is not as essential.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0003617)
Brad King (manager)
2006-01-30 09:49

I'm closing this bug as a duplicate of bug #886.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team