mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
6c1e24276f
Implement Fortran 32/64-bit ABI detection on some platforms. We need to set CMAKE_SIZEOF_VOID_P correctly in Fortran-only projects so that the find_library() command knows whether to look for 64-bit binaries. We also detect ELF binaries to enable RPATH replacement. See issue #10119.
822 B
822 B