Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replaced check for GNU compiler with CMAKE variable. ...
authorChristian Heinrich <christian.heinrich@livando.com>
Tue, 28 Apr 2015 08:01:08 +0000 (10:01 +0200)
committerChristian Heinrich <christian.heinrich@livando.com>
Tue, 28 Apr 2015 08:04:05 +0000 (10:04 +0200)
- The CMAKE_COMPILER_IS_GNUCC variable can be used for that.
  See the docs: http://www.cmake.org/Wiki/CMake_Useful_Variables#Compilers_and_Tools


No differences found