Skip to content

fix: use STARLINGMONKEY_SRC variable in include_directories - #348

Merged
andreiltd merged 1 commit into
bytecodealliance:mainfrom
cuban-goats:fix/cmake-include-dir-var
Sep 10, 2026
Merged

fix: use STARLINGMONKEY_SRC variable in include_directories#348
andreiltd merged 1 commit into
bytecodealliance:mainfrom
cuban-goats:fix/cmake-include-dir-var

Conversation

@cuban-goats

Copy link
Copy Markdown
Contributor

Line 18 hardcoded "StarlingMonkey" as the include path while the rest of the file consistently uses the STARLINGMONKEY_SRC variable, which also respects the STARLINGMONKEY_SRC environment variable override. This aligns include_directories with the existing pattern.

@andreiltd andreiltd 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.

Thank you!

@andreiltd
andreiltd merged commit 73b33e7 into bytecodealliance:main Sep 10, 2026
26 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