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

CMakePresets.json support? #25

Open
eHonnef opened this issue Jul 4, 2023 · 0 comments
Open

CMakePresets.json support? #25

eHonnef opened this issue Jul 4, 2023 · 0 comments

Comments

@eHonnef
Copy link

eHonnef commented Jul 4, 2023

Hello, currently I'm using a project that contains a CMakePresets.json file.

I'm aware that you can create a build system that invokes cmake, but that demands that I manually write the build system with every preset in the file.

What I like about this package is that the "configure" will create the build system for us.

Is there a way to do that but using the json file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants