View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008483CMakeCMakepublic2009-02-07 17:092016-06-10 14:30
Reportertron_thomas 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008483: Nice to have a way to specify frameworks search path on Mac OS X
DescriptionJust like someone can use the include_directories to configure addition header file search paths for the project, it would be useful for someone to be able to specify additional framework search paths on the Mac OS X platform.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0014831)
Bill Hoffman (manager)
2009-02-07 17:24

But you can! Just put the path to the framework in the include_directories command or the target_link_libraries and it will add the appropriate -F -framework commands to the compile/link lines.
(0014836)
tron_thomas (reporter)
2009-02-07 18:29

How does this work when the path does not yet contain any frameworks and it will once targets in the project have been built?
(0034323)
Stephen Kelly (developer)
2013-11-02 10:19

It looks like this should be closed.
(0041499)
Kitware Robot (administrator)
2016-06-10 14:27

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
2009-02-07 17:09 tron_thomas New Issue
2009-02-07 17:24 Bill Hoffman Note Added: 0014831
2009-02-07 17:24 Bill Hoffman Status new => assigned
2009-02-07 17:24 Bill Hoffman Assigned To => Bill Hoffman
2009-02-07 18:29 tron_thomas Note Added: 0014836
2013-11-02 10:19 Stephen Kelly Note Added: 0034323
2016-06-10 14:27 Kitware Robot Note Added: 0041499
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team