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

C++ optional build of HDF5/NDJSON support #105

Open
KrisThielemans opened this issue Nov 15, 2023 · 1 comment
Open

C++ optional build of HDF5/NDJSON support #105

KrisThielemans opened this issue Nov 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@KrisThielemans
Copy link

I suggest to add

option(${prefix}_HDF5_SUPPORT "Add HDF5 protocol" ON)

or similar, and also for NDJSON. Could be advanced options. This would allow the advanced to switch off something that they don't need.

@johnstairs
Copy link
Member

That's a good idea. We could also allow opting out of generating the files in the first place in the _package.yml file.

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

2 participants