]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix. Check for the correct platform...
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 19 Sep 2012 10:02:35 +0000 (10:02 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 19 Sep 2012 10:02:35 +0000 (10:02 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26496 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/cmake/setup_compiler_flags_gnu.cmake

index e64207c71586fef8e1d253f4ee84e98866a719a3..81572b975adda0a83b5306744f8968b6fe6b7318 100644 (file)
@@ -81,7 +81,7 @@ IF(CMAKE_SYSTEM_NAME MATCHES "Darwin")
 ENDIF()
 
 
-IF(CMAKE_SYSTEM_NAME MATCHES "Linux") # TODO: Check for correct name
+IF(CMAKE_SYSTEM_NAME MATCHES "CYGWIN") # TODO: Check for correct name
   #
   # TODO: Is this flag still necessary? Sound pretty invasive...
   #

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.