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

Add CMake install rules for tests #969

Merged
merged 3 commits into from
Feb 7, 2022

Commits on Feb 4, 2022

  1. Add CMake install rules for tests

    This PR adds a CMake `install` rule for test and benchmark targets. This step is a prerequisite to being able to package tests/benchmarks in their own `conda` package, which will enable us to deprecate _Project Flash_.
    ajschmidt8 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    2404240 View commit details
    Browse the repository at this point in the history
  2. add install DESTINATION

    ajschmidt8 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    a54a664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db85bcf View commit details
    Browse the repository at this point in the history