Skip to content

Updating utils build#468

Draft
astro-friedel wants to merge 1 commit intomasterfrom
fixing_utils_cmake
Draft

Updating utils build#468
astro-friedel wants to merge 1 commit intomasterfrom
fixing_utils_cmake

Conversation

@astro-friedel
Copy link
Contributor

@astro-friedel astro-friedel commented Oct 7, 2025

Not all plugins require every part of the utils code to be built. However, all parts are built by default, bringing in dependencies that would not otherwise be needed. This PR fixes this (issue #465 )

@astro-friedel astro-friedel self-assigned this Oct 7, 2025
@astro-friedel astro-friedel added infrastructure Build and deployment infrastructure plumbing Something that connects/interfaces/plugs into many parts of ILLIXR. labels Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Build and deployment infrastructure plumbing Something that connects/interfaces/plugs into many parts of ILLIXR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-work the utils cmake file to only build what is actually needed

1 participant