Skip to content

Rename CMake files to modern variant - #814

Merged
ShogunPanda merged 1 commit into
nodejs:mainfrom
misery:config
Mar 30, 2026
Merged

Rename CMake files to modern variant#814
ShogunPanda merged 1 commit into
nodejs:mainfrom
misery:config

Conversation

@misery

Copy link
Copy Markdown
Contributor

Modern CMake uses camel case. Also this avoids pollution of PACKAGE_VERSION to global cmake space of the application.

This amends 068dab8 and 2ccad0e.

Modern CMake uses camel case. Also this avoids pollution
of PACKAGE_VERSION to global cmake space of the application.
This amends 068dab8 and
2ccad0e.
@miserymisery changed the title Rename CMake files to modern varianteRename CMake files to modern variantMar 26, 2026
@ShogunPanda
ShogunPanda merged commit 19e5f4e into nodejs:mainMar 30, 2026
7 checks passed
Sign up for freeto 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

@misery@ShogunPanda