Skip to content

cmake: Fix NN_SDK_VER - #84

Merged
MonsterDruide1 merged 1 commit into
open-ead:masterfrom
german77:make
Sep 13, 2026
Merged

MonsterDruide1 merged 1 commit into
open-ead:masterfrom
german77:make

Conversation

@german77

@german77 german77 commented Sep 10, 2026

Copy link
Copy Markdown

I noticed that NN_SDK_VER is not defined with the correct value in #62 because the definitions aren't propagated correctly.

My knowledge in cmake is near null but I was able to confirm that it works as it fixes all mismatches due wrong sdk version.


This change is Reviewable

@german77 german77 changed the title cmake: Fix NN_MAKE_VER cmake: Fix NN_SDK_VER Sep 10, 2026
@Pistonight

Copy link
Copy Markdown
Member

This looks fine to me since these macros are needed in the header. When downstream code compile their source, they should get these macros, otherwise the header would be wrong. @german77 is that the intended effect?

@german77

Copy link
Copy Markdown
Author

Yes. Previously the observed behavior was that the sdk version was zeroed

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

@MonsterDruide1 reviewed 1 file and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on german77).

@MonsterDruide1
MonsterDruide1 merged commit 06b601b into open-ead:master Sep 13, 2026
4 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.

3 participants