]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Some last bits
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Feb 2013 18:17:53 +0000 (18:17 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Feb 2013 18:17:53 +0000 (18:17 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@28584 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/TODO.CMAKE
deal.II/cmake/setup_compiler_flags.cmake

index 38c26e73300ffd105afc2dbcfcdf1a2b285e9134..1a052f2644fef10ad07b9e9af730c1ff85e941c5 100644 (file)
@@ -14,9 +14,6 @@ Some last bits and thoughts:
 * Clean up Platform introspection (search for sse2 and avx) and document
   how to disable it (important for building for a different target system)
 
-* Always requiring a C compiler is a big annoyance because it is only
-  needed for bundled UMFPACK.
-
 * Provide a configuration template for cross compiling with CMake,
 
 * Set VERSION in CMakeLists.txt or in an extra file?
index f902b5be06d32e9485695210967acd37d3f3a66c..a5e3b7fdf34adc98a37ba2bc30280d19b663e5bb 100644 (file)
@@ -48,8 +48,7 @@
 
 
 #
-# TODO: Is there a way to set CMAKE_C_COMPILER to the same brand as
-# CMAKE_CXX_COMPILER?
+# CMAKE_C_COMPILER and CMAKE_CXX_COMPILER have to be of the same brand.
 #
 IF(NOT ( "${CMAKE_C_COMPILER_ID}" STREQUAL "${CMAKE_CXX_COMPILER_ID}" AND
          "${CMAKE_C_COMPILER_VERSION}" STREQUAL "${CMAKE_CXX_COMPILER_VERSION}" ) )

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.