OpenMC/cmake
Paul Romano 13113ca820 Fixes in FindHDF5.cmake for Intel Xeon Phi.
Before, -lz -ldl -lm -lrt would be turned into absolute paths. This doesn't work
for the Xeon Phi where we need to cross-compile. The Intel compiler
automatically adds the libraries with the correct architecture as long as -l
arguments are passed as is.
2015-09-14 10:48:19 +07:00
..
Modules Fixes in FindHDF5.cmake for Intel Xeon Phi. 2015-09-14 10:48:19 +07:00