MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015651 | CMake | Documentation | public | 2015-07-14 07:22 | 2016-01-04 11:51 |
Reporter | Bartosz | ||||
Assigned To | |||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Apple Mac | OS | OS X | OS Version | 10.4.10 |
Product Version | CMake 3.2.3 | ||||
Target Version | CMake 3.4 | Fixed in Version | CMake 3.4 | ||
Summary | 0015651: Missing information in documentation about creation OS X/iOS Frameworks | ||||
Description | The Cmake documentation is not updated with information about how to create OS X Frameworks: http://www.cmake.org/cmake/help/v3.2/command/set_target_properties.html [^] More information about Frameworks: https://developer.apple.com/library/mac/documentation/MacOSX/Conceptual/BPFrameworks/Concepts/FrameworkAnatomy.html#//apple_ref/doc/uid/20002253-BAJEJJAB [^] It is possible to create OS X and iOS Framework with following CMake code: set_target_properties(ReflectionIOS PROPERTIES OUTPUT_NAME Reflection FRAMEWORK TRUE FRAMEWORK_VERSION A PUBLIC_HEADER REFLECTION_INCLUDE_FILES ) Could you please update documentation: http://www.cmake.org/cmake/help/v3.2/command/set_target_properties.html [^] Thanks. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-07-14 07:22 | Bartosz | New Issue | |||
2015-07-14 15:00 | Brad King | Note Added: 0039144 | |||
2015-07-14 15:00 | Brad King | Status | new => resolved | ||
2015-07-14 15:00 | Brad King | Resolution | open => fixed | ||
2015-07-14 15:00 | Brad King | Fixed in Version | => CMake 3.4 | ||
2015-07-14 15:00 | Brad King | Target Version | => CMake 3.4 | ||
2016-01-04 11:51 | Robert Maynard | Note Added: 0040093 | |||
2016-01-04 11:51 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|