| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0008483 | CMake | CMake | public | 2009-02-07 17:09 | 2016-06-10 14:30 | ||||
| Reporter | tron_thomas | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0008483: Nice to have a way to specify frameworks search path on Mac OS X | ||||||||
| Description | 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |