Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Optionally look for a Fortran compiler.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Sat, 27 Oct 2012 17:39:57 +0000 (19:39 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Sun, 28 Oct 2012 10:13:48 +0000 (11:13 +0100)
commit95cd71e835559251f778c5e3676a49e881172ba6
tree18d682e53a2e48e6f41e74f7ba704e7d4406878a
parent7b9d41b862392e119cc9657af14cd53603ab2eb5
Optionally look for a Fortran compiler.

Without that, CMake complains that it "cannot determine link language"
for Fortran targets.

This is not perfect: cmake is run systematically when doing make :(
CMakeLists.txt
buildtools/Cmake/PrintArgs.cmake