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

fix: -DCMAKE_JS_VERSION=undefined #298

Merged
merged 1 commit into from
Feb 12, 2023
Merged

Conversation

trxcllnt
Copy link
Contributor

@trxcllnt trxcllnt commented Feb 4, 2023

Fix issue that causes this:

info CMD CONFIGURE
info RUN [
info RUN   'cmake',
info RUN   ...
info RUN   '-DCMAKE_JS_VERSION=undefined',
info RUN   ...
info RUN ]

Fixes #295

@Julusian Julusian changed the title Fix -DCMAKE_JS_VERSION=undefined fix: -DCMAKE_JS_VERSION=undefined Feb 12, 2023
@Julusian Julusian merged commit e36dd99 into cmake-js:master Feb 12, 2023
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.

CMAKE_JS_VERSION is undefined
2 participants