Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux-preCICE dumux-preCICE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-appl
  • dumux-preCICEdumux-preCICE
  • Merge requests
  • !41

Create file links to preCICE files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Jaust requested to merge fix-missing-precice-file-links into develop Jun 17, 2022
  • Overview 0
  • Commits 4
  • Pipelines 5
  • Changes 7

Description

This MR extends the CMake scripts to create file links to the preCICE configuration files (XML files).

A CMake macro called add_precice_file_links is added. If one calls this macro in a CMakeLists.txt via add_precice_file_links(), file links to all XML files in the directory of the CMakeLists.txt are created.

Fixes #30 (closed)

Checklist

  • The code works
  • I made sure that the source files are formatted properly.
  • I added my changes to the changelog (CHANGELOG.md)
Edited Aug 02, 2022 by Alexander Jaust
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-missing-precice-file-links