Skip to content
Snippets Groups Projects
  1. Apr 01, 2015
    • Dominic Kempf's avatar
      Fix dune_symlink_to_source_tree for cmake 3.1 · 3824de87
      Dominic Kempf authored
      CMake 3.1 issued a lot of warnings because it tried to symlink:
      - git specific subdirs that are not present in the build tree
      - build directories that are a subdir of the source instead of a sibling
      
      The change
      - adds a symlink iff a CMakeLists file was found in the source dir.
      - excludes such build directory.
      3824de87
  2. Mar 24, 2015
  3. Mar 06, 2015
Loading