Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add absolute path to CMakeLists.txt match statements #469

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

StMiky
Copy link
Contributor

@StMiky StMiky commented Mar 6, 2024

Description

Tentative solution for #468 . Add full path to sw/device/target/$TARGET to match statements. This prevents false positives due to matches in the first part of the absolute file path.

⚠️ I'm a complete noob with cmake, so check this 🙈

- This prevents absolute paths containing `$TARGET` before x-HEEP dir from being matched
@StMiky StMiky reopened this Mar 6, 2024
@JoseCalero JoseCalero merged commit b81f7f6 into esl-epfl:main Mar 8, 2024
3 checks passed
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