Skip to content

[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ...)#7200

Merged
bdash merged 1 commit into
devfrom
cmake-glob-configure-depends
Jul 30, 2025
Merged

[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ...)#7200
bdash merged 1 commit into
devfrom
cmake-glob-configure-depends

Conversation

@bdash

@bdash bdash commented Jul 29, 2025

Copy link
Copy Markdown
Contributor

This ensures that CMake detects when files that match the glob are added or removed.

@plafosse plafosse requested a review from CouleeApps July 29, 2025 15:38

@CouleeApps CouleeApps left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in this repo. We should do the same in the various other repos (core, debugger, etc)

@bdash

bdash commented Jul 29, 2025

Copy link
Copy Markdown
Contributor Author

Yeah, I have corresponding changes prepared for the other repositories.

This ensures that CMake detects when files that match the glob are added
or removed.
@bdash bdash force-pushed the cmake-glob-configure-depends branch from 82efb9a to 42878c4 Compare July 30, 2025 23:55
@bdash bdash merged commit 42878c4 into dev Jul 30, 2025
4 of 5 checks passed
@bdash bdash deleted the cmake-glob-configure-depends branch July 30, 2025 23:59
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.

2 participants