1. 27 Sep, 2012 2 commits
    • Markus Blatt's avatar
      Install UsePETSC.cmake, too. · b1ca50cf
      Markus Blatt authored
      Imported from SVN: r2251 at branches/cmake
      b1ca50cf
    • Markus Blatt's avatar
      - List the cmake modules explicitly (file(GLOB will not detect changes · 2f384897
      Markus Blatt authored
        after configure)
      - Make CMake module installation path configurable
      - Detect CMAKE_MODULE_PATH automatically
        + First call find_package(dune-common) to query its CMAKE_MODULE_PATH
        + Then setup the module path
        + After each find_package of dune module update the CMAK_MODULE_PATH
        + each module exports ist own <package-name>_MODULE_PATH in the
        + package configuration files
      
      
      Imported from SVN: r2247 at branches/cmake
      2f384897
  2. 20 Sep, 2012 2 commits
  3. 29 Aug, 2012 1 commit