diff options
author | Brad King <brad.king@kitware.com> | 2014-04-10 16:55:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-04-10 16:57:02 (GMT) |
commit | eb8cb2c6c203418a23551ca85afa6292dededa81 (patch) | |
tree | 8331bc3f9c630bab3a36b1ae657ec0e8e5af4365 /Tests/CheckFortran.cmake | |
parent | a48de7d8506325e7f27c9dada578744e1ff3fb35 (diff) | |
download | CMake-eb8cb2c6c203418a23551ca85afa6292dededa81.zip CMake-eb8cb2c6c203418a23551ca85afa6292dededa81.tar.gz CMake-eb8cb2c6c203418a23551ca85afa6292dededa81.tar.bz2 |
Fortran: Detect pointer size on Intel archs with PGI (#14870)
The PGI compiler does not define __SIZEOF_POINTER__ so use the
__x86_64__ or __i386__ CPU macros to select a pointer size instead.
Diffstat (limited to 'Tests/CheckFortran.cmake')
0 files changed, 0 insertions, 0 deletions