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

CMake clean-up #5967

Merged
merged 2 commits into from
May 6, 2021
Merged

CMake clean-up #5967

merged 2 commits into from
May 6, 2021

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    ae1e668 View commit details
    Browse the repository at this point in the history
  2. Clean up CMake helpers.

    1. Add HEADER output to add_halide_library.
    2. Use $<BUILD_INTERFACE:...> in generated target include paths.
    3. Clean up logic (reduce nesting).
    4. Use lower-case names for local variables.
    5. Print paths to detected Clang and LLD config scripts.
    6. Honor normal variable overrides for Halide_TARGET.
    alexreinking committed May 5, 2021
    Configuration menu
    Copy the full SHA
    5516dbd View commit details
    Browse the repository at this point in the history