Skip to content

Conversation

@jkoritzinsky
Copy link
Member

  • Use configure_file instead of stringly-defined macros.
  • Flow include directories through CMake target definitions.
  • Use functions instead of include(foo.cmake)

This moves our CMake for the hosts build to be more similar to the rest of the build and more similar to CMake documentation you'll find online. This also removes quite a bit of duplicate/unnecessary CMake for some targets that was applied more widely than necessary.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

@jkoritzinsky jkoritzinsky marked this pull request as ready for review May 22, 2024 00:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants