Skip to content
Snippets Groups Projects
  1. Feb 25, 2021
    • Santiago Ospina De Los Ríos's avatar
      Fix some problems on the options file and cmake · a804d89f
      Santiago Ospina De Los Ríos authored
      * There was a use of target_link_directories instead of target_include_directories.
      * Executable targets were available but could not be compiled without its library.
      * Dune dependencies are taken directly from its global variables. This enables MPI and UG_PARALLEL when necessary.
      * The options file expected CMAKE_FLAGS and MAKE_FLAGS from environment, but dune-common happens to clear them before calling the options file. On this version, these are replaced by CMAKE_OPTIONS and MAKE_OPTIONS
      a804d89f
    • Santiago Ospina De Los Ríos's avatar
      39ba6d47
  2. Feb 12, 2021
  3. Feb 11, 2021
  4. Feb 10, 2021
  5. Feb 09, 2021
  6. Feb 08, 2021
Loading