| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Prefer the macOS term "application bundle" over just "bundle".
Put both macOS cases together.
|
|
|
|
| |
Issue: #16698
|
|
|
|
|
|
|
|
| |
Mention the usage of a configuration specific
`IMPORTED_LOCATION_<CONFIG>` value even if the `<CONFIG>` is not the
same as the active configuration of the currently built project.
Co-Author: Brad King <brad.king@kitware.com>
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
|