Skip to content

Remove globs in interface packages for explicit file lists - #337

Merged
yuzhiliu8 merged 1 commit into
mainfrom
user/yliu/fix-cmake-globs
Aug 7, 2026
Merged

Remove globs in interface packages for explicit file lists#337
yuzhiliu8 merged 1 commit into
mainfrom
user/yliu/fix-cmake-globs

Conversation

@yuzhiliu8

Copy link
Copy Markdown
Contributor

Issue(s) addressed: Fixes #323

Description: Instead of glob pattern used in cmakelists.txt, just use set() to make explicit file list.

Testing Done: build and ran locally.

@yuzhiliu8
yuzhiliu8 merged commit f410e73 into main Aug 7, 2026
1 of 3 checks passed
@yuzhiliu8
yuzhiliu8 deleted the user/yliu/fix-cmake-globs branch August 7, 2026 03:13
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.

[Task]: Remove Globs from interface package CMakeLists.txt in favor of explicit file lists

1 participant