diff options
author | Brad King <brad.king@kitware.com> | 2015-02-17 18:24:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-02-19 14:26:27 (GMT) |
commit | e6ebc814dfa022680038a3855eb1eee56f6015f0 (patch) | |
tree | ac39d7a1252716751f72ceb435fc1233cdc9f2a7 /CMakeCPackOptions.cmake.in | |
parent | ec1ec47193fcab7084e8edd977d3bebd1e8c73cb (diff) | |
download | CMake-e6ebc814dfa022680038a3855eb1eee56f6015f0.zip CMake-e6ebc814dfa022680038a3855eb1eee56f6015f0.tar.gz CMake-e6ebc814dfa022680038a3855eb1eee56f6015f0.tar.bz2 |
Fortran: Add infrastructure to detect compiler version (#15372)
Fortran does not offer syntax to compose a string literal at
preprocessing time from numeric compuations. Instead encode each digit
of each component as a separate INFO string and compose them in CMake
code after extraction. Support MAJOR, MINOR, PATCH, and TWEAK
components with up to 8 digits each.
Diffstat (limited to 'CMakeCPackOptions.cmake.in')
0 files changed, 0 insertions, 0 deletions