-
Notifications
You must be signed in to change notification settings - Fork 578
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
pls add cmake support #731
Comments
it's header-only so this doesn't make sense. |
it's have samples |
There was an effort a while ago to encompass everything with cmake #462 While I think that may be a bit overkill for our situation, it could give you something to try out. I also maintained some cmake definition files a while ago. You could add a Nuklear definition to it: https://github.com/robloach/cmakepacks |
I don't think this repo need to add cmake, because in the |
No, keep it as is. Makefiles are far more simple. |
While 462 does everything, perhaps a simpler approach may be one that...
|
subj
The text was updated successfully, but these errors were encountered: