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

Use CMake preset to allow quick configuration of builds #36

Open
KedoKudo opened this issue Sep 20, 2023 · 0 comments
Open

Use CMake preset to allow quick configuration of builds #36

KedoKudo opened this issue Sep 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@KedoKudo
Copy link
Contributor

Is your feature request related to a problem? Please describe.

CMake offers a way to use JSON to define different kind of builds, and sophiread could benefit from it after #35 is done.

Describe the solution you'd like

Sophiread should have a JSON file that allows user to quickly configure the project based on recommended combos.
Use this example (https://github.com/mantidproject/mantid/blob/main/CMakePresets.json) as a starting point.

Describe alternatives you've considered

Alternative would be provide detailed documentation on how to configure different builds, but it is not as beginner friendly as the preset feature from CMake.

Additional context

@KedoKudo KedoKudo added the enhancement New feature or request label Sep 20, 2023
@KedoKudo KedoKudo self-assigned this Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant