Skip to content

fix: build with cmake --build . instead of make#105

Merged
thewtex merged 1 commit intothewtex:masterfrom
lljbash:patch-1
Mar 13, 2025
Merged

fix: build with cmake --build . instead of make#105
thewtex merged 1 commit intothewtex:masterfrom
lljbash:patch-1

Conversation

@lljbash
Copy link
Copy Markdown
Contributor

@lljbash lljbash commented Mar 13, 2025

Someone might globally set CMAKE_GENERATOR to something other than Unix Makefiles (e.g., Ninja), and make will fail under such circumstances.

Copy link
Copy Markdown
Owner

@thewtex thewtex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lljbash thanks 🙏

@thewtex thewtex merged commit 8d062a7 into thewtex:master Mar 13, 2025
46 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