Skip to content
Snippets Groups Projects

Deeper hierarchies in CMake.

Merged Helen Schottenhamml requested to merge deep_cmake_hierarchies into master

This MR allows for deeper hierarchies in CMake. Currently, CMakeLists.txt files are only supported on the first level of the base directory, e.g. /src/module/CMakeLists.txt. With this MR, we also allow deeper hierarchies with submodules, e.g. /src/module/submodule/CMakeLists.txt.

In the current waLBerla implementation, this is not directly needed, but in some applications, this feature might come in handy.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply