Junpeng Qiu
6b3ec3fefb
Ninja/Makefile: Add support for copying directories into Apple bundles
...
When the `MACOSX_PACKAGE_LOCATION` property is set on a directory, Xcode
copies the entire directory into the bundle. Implement this on Ninja
and Makefile generators too.
Fixes : #26808
Co-authored-by: Brad King <brad.king@kitware.com >
2025-03-26 14:51:26 -04:00
Bartosz Kosiorek
fc1602456a
Help: Replace occurrences of "Mac OS X" with "macOS"
...
Apple's main Operating system changed their name from OS X to macOS:
https://www.engadget.com/2016/06/13/os-x-is-now-macos/
Revise documentation accordingly.
2018-09-05 16:10:49 -04:00
Gregor Jasny
c51c2cfac6
Apple: Fix Resources location for all generators
...
Issue: #16680
2017-03-23 16:43:55 +01:00
Bartosz Kosiorek
5d74c870d9
Help: Update documentation to reflect support for iOS
...
Many of our interfaces documented for OS X also work for iOS.
2015-11-23 10:04:10 -05:00
Kitware Robot
f051814ed0
Convert builtin help to reStructuredText source files
...
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
2013-10-15 14:12:03 -04:00