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

pls add cmake support #731

Open
1vanK opened this issue Nov 9, 2024 · 6 comments
Open

pls add cmake support #731

1vanK opened this issue Nov 9, 2024 · 6 comments

Comments

@1vanK
Copy link

1vanK commented Nov 9, 2024

subj

@Ryder17z
Copy link
Contributor

it's header-only so this doesn't make sense.

@1vanK
Copy link
Author

1vanK commented Nov 10, 2024

it's have samples

@RobLoach
Copy link
Contributor

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

@abc-JYL
Copy link

abc-JYL commented Nov 25, 2024

I don't think this repo need to add cmake, because in the example folder already have a makefile and it since quite great.

@purpasmart96
Copy link

No, keep it as is. Makefiles are far more simple.

@RobLoach
Copy link
Contributor

While 462 does everything, perhaps a simpler approach may be one that...

  • Doesn't handle building the demos
  • Exposes the target and the include directory
  • Keeps it to only one CMakeLists.txt file

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

No branches or pull requests

5 participants