Skip to content
Snippets Groups Projects
Commit 8b04df71 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

[CMake][Release] Dont build modules that were disabled through cmake flags

For discussion check FS1648.

Disabling a cmake module through CMAKE_DISABLE_FIND_PACKAGE_...
was only partially working:
- Any module suggesting the disabled module would not search for it
- dunecontrol did not have this knowledge and built the disabled module nevertheless

This commit fixes the latter.
parent fb1ce0b4
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment