Skip to content

Conversation

@alexreinking
Copy link
Member

Removes instances of target_include_directories and installation rules based on those directories. These are now automatically computed from the BASE_DIRS (defaults to current source dir) argument to target_sources.

This models the build more accurately and avoids accidental installation of unwanted headers. Also forces us to think about the linking relationships between components; ideally this will result in a more accurate build graph.

Removes instances of target_include_directories
and installation rules based on those directories.
These are now automatically computed from the
BASE_DIRS (defaults to current source dir) argument
to target_sources.

This models the build more accurately and avoids
accidental installation of unwanted headers. Also
forces us to think about the linking relationships
between components; ideally this will result in a
more accurate build graph.
@alexreinking
Copy link
Member Author

linux-worker-4 has CUDA issues... unrelated

@alexreinking alexreinking merged commit 40ab265 into main Aug 7, 2024
@alexreinking alexreinking deleted the build/file-sets branch August 7, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants