[cmake,release] Prevent searching twice for modules.
Before we tried to search for dune-common twice (once without a version and then with the required version). Unfortunately this breaks because we are adding the same library target twice. With this patch we only search for a module once. (cherry picked from commit b58b8475) Signed-off-by:Markus Blatt <markus@dr-blatt.de>
parent
d09183de
Branches feature/alglib-solver
No related tags found
Please register or sign in to comment