Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testsuite: remove implicit target dependencies when possible (ninja support) #16555

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jan 27, 2024

  1. CMake: split implicit target dependencies for shared executable depen…

    …dencies
    
    This commit ensures that deal_ii_add_test() will always unlink implicit
    target dependencies when configuring a "shared target" that splits (a)
    compilation and linkage of the executable and (b) run and comparison
    into two separate tests.
    tamiko committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    aa7b49d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2909e8 View commit details
    Browse the repository at this point in the history