-
-
Notifications
You must be signed in to change notification settings - Fork 276
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
Remove Autotools support #5308
base: develop
Are you sure you want to change the base?
Remove Autotools support #5308
Conversation
Should we add the "Autotools to CMake" section from https://hdfgroup.atlassian.net/wiki/spaces/SE/pages/872546305/Autotools+to+CMake+Options |
Thinking about this more, the autotools section should be a release_docs/ConvertAutotoolsToCmake.md file and the whole document should be in doxygen as a CMake options page. |
Added release_docs file |
Obsoletes #5241