Skip to content
Snippets Groups Projects
  1. May 14, 2021
  2. May 12, 2021
  3. May 11, 2021
  4. May 08, 2021
  5. May 04, 2021
  6. Apr 29, 2021
  7. Apr 26, 2021
  8. Apr 21, 2021
  9. Apr 20, 2021
  10. Apr 19, 2021
  11. Apr 15, 2021
  12. 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
  13. Feb 12, 2021
  14. Feb 11, 2021
Loading