diff options
author | Maikel van den Hurk <maikel.vandenhurk@tomtom.com> | 2018-12-10 06:24:53 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-12-10 19:41:42 (GMT) |
commit | c86e82c09299211c76366640dd0f21a6d5acc9e8 (patch) | |
tree | 1afcd9fcc574fe2e96f4a82ee0043556be6e2f21 /Help/guide/tutorial/Step11/MathFunctions/MathFunctions.cxx | |
parent | 4b513c0ca31d5a90b283b794397e40168070e400 (diff) | |
download | CMake-c86e82c09299211c76366640dd0f21a6d5acc9e8.zip CMake-c86e82c09299211c76366640dd0f21a6d5acc9e8.tar.gz CMake-c86e82c09299211c76366640dd0f21a6d5acc9e8.tar.bz2 |
Add Mach-O CMAKE_EXECUTABLE_FORMAT detection
Code for this was prototyped when ELF detection was added long ago but
left commented out. Use either MH_MAGIC or MH_CIGAM for the 32-bit
variant and use either or MH_MAGIC_64 or MH_CIGAM_64 for the 64-bit
variant.
Diffstat (limited to 'Help/guide/tutorial/Step11/MathFunctions/MathFunctions.cxx')
0 files changed, 0 insertions, 0 deletions