MantisBT - CMake
View Issue Details
0008483CMakeCMakepublic2009-02-07 17:092016-06-10 14:30
tron_thomas 
Bill Hoffman 
normalfeaturealways
closedmoved 
CMake-2-6 
 
0008483: Nice to have a way to specify frameworks search path on Mac OS X
Just 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.
No tags attached.
Issue History
2009-02-07 17:09tron_thomasNew Issue
2009-02-07 17:24Bill HoffmanNote Added: 0014831
2009-02-07 17:24Bill HoffmanStatusnew => assigned
2009-02-07 17:24Bill HoffmanAssigned To => Bill Hoffman
2009-02-07 18:29tron_thomasNote Added: 0014836
2013-11-02 10:19Stephen KellyNote Added: 0034323
2016-06-10 14:27Kitware RobotNote Added: 0041499
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0014831)
Bill Hoffman   
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   
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   
2013-11-02 10:19   
It looks like this should be closed.
(0041499)
Kitware Robot   
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.