Skip to content
Snippets Groups Projects
Commit 525b2de8 authored by Elias Pipping's avatar Elias Pipping
Browse files

Link loopsolver tests to the library

Tests that make use of a LoopSolver now need to be linked to
libdunesolvers.
parent 1391f560
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
  • Owner

    They should be linked automatically, because dune_add_test() calls one of the add-all-flags-magic functions. This works e.g. in dune-tnnmg. The proper fix will be to create the lib before we include the subdirectories.

  • Owner

    I implemented the proposed fix in 7dc3a9e5 and reverted the explicit LINK_LIBRARIES statements.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment