Document how to make tests depend on optional dune modules
CMAKE_GUARD allows to do that, but the syntax was not clear. This merge request adds a short description.
Merge request reports
Activity
Ok, my mistake, it was always dune-*_FOUND.
@christi This naming scheme is perfectly fine within CMake. HAVE_* is only the syntax for pre-processor macros.
Added 10 commits:
-
3ebc3d09...a6d255fd - 8 commits from branch
master
- 6dfac46b - Fix a few typos
- 6605c62d - Document how to make CMAKE_GUARD check for Dune modules
-
3ebc3d09...a6d255fd - 8 commits from branch
Enabled an automatic merge when the build for 6605c62d succeeds
mentioned in commit 16ac25a9
Mentioned in commit 16ac25a9
Please register or sign in to reply