MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015816 | CMake | CPack | public | 2015-10-28 07:17 | 2016-03-07 09:12 |
Reporter | Nicolas François | ||||
Assigned To | Brad King | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Apple | OS | Mac OS X | OS Version | 10.11.1 |
Product Version | CMake 3.3.2 | ||||
Target Version | CMake 3.5 | Fixed in Version | CMake 3.5 | ||
Summary | 0015816: When setting CMAKE_OSX_SYSROOT to macosx, CPack fails | ||||
Description | On 10.11.1 and building against deployment target 10.9, the CMAKE_OSX_DEPLOYMENT_TARGET must be set to 10.9 and so CMAKE_OSX_SYSROOT to avoid the warning message from CMake. Setting CMAKE_OSX_SYSROOT to macosx allows to select the latest SDK. The compilation works and everything is fine. But CPack fails because of the CPACK_OSX_SYSROOT variable set to CMAKE_OSX_SYSROOT, hence macosx; instead of being set to _CMAKE_OSX_SYSROOT_PATH which is the transformed variable in Darwin-Initialize.cmake. | ||||
Steps To Reproduce | |||||
Additional Information | Still in 3.4.0-rc2 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-10-28 07:17 | Nicolas François | New Issue | |||
2015-10-28 08:24 | Brad King | Note Added: 0039693 | |||
2015-10-28 10:10 | Nicolas François | Note Added: 0039695 | |||
2015-10-28 10:17 | Brad King | Note Added: 0039696 | |||
2015-10-28 10:17 | Brad King | Assigned To | => Brad King | ||
2015-10-28 10:17 | Brad King | Status | new => resolved | ||
2015-10-28 10:17 | Brad King | Resolution | open => fixed | ||
2015-10-28 10:17 | Brad King | Fixed in Version | => CMake 3.5 | ||
2015-10-28 10:17 | Brad King | Target Version | => CMake 3.5 | ||
2016-03-07 09:12 | Robert Maynard | Note Added: 0040629 | |||
2016-03-07 09:12 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|