Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Document CMAKE_OSX_* variables as cache entries | James Turner | 2018-10-04 | 1 | -0/+2 |
| | | | | | | | | | | The variables * CMAKE_OSX_ARCHITECTURES * CMAKE_OSX_DEPLOYMENT_TARGET * CMAKE_OSX_SYSROOT should be set as cache entries. Document this explicitly. | ||||
* | Darwin: Emit deployment target that matches the SDK | Gregor Jasny | 2017-12-22 | 1 | -1/+4 |
| | | | | Closes: #17431 | ||||
* | Help: Document CMAKE_OSX_* variables | Brad King | 2014-01-16 | 1 | -0/+6 |
Add documentation entries for variables CMAKE_OSX_ARCHITECTURES CMAKE_OSX_DEPLOYMENT_TARGET CMAKE_OSX_SYSROOT Explain what each does and when/how they should be set. |