Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add -Wall to CMAKE_Fortran_FLAGS, unless enable_compile_warnings=OFF.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 18 Dec 2012 15:53:56 +0000 (16:53 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 18 Dec 2012 15:59:46 +0000 (16:59 +0100)
commit581a88bba670ee2756e1f4986f55c863190d6930
treeb17ae411c7a15c8a8c5846b67c2e8c6614e2d5e4
parent81e0dc596f5e71f5e255ad39405518ad165d244e
Add -Wall to CMAKE_Fortran_FLAGS, unless enable_compile_warnings=OFF.

This triggers lots of warnings, mainly about implicit function declarations,
but I don't know how to fix them properly for now.
buildtools/Cmake/Flags.cmake