-
Notifications
You must be signed in to change notification settings - Fork 12
[WIP] chore: Drop Hunter Package Manager #89
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
[WIP] chore: Drop Hunter Package Manager #89
Conversation
Use git submodules in favor of Hunter Package Manager. - drop Hunter & files. - add cURL git submodule. - update Cmake v3.2.2 >> v3.14.3. - update CMakeLists.txt files to reflect changes. - update relevant documentation. - update changelog
The ci/circleci: build-linux-gcc7 job is failing as of 050005e4c7c4c612e5edc90f47d7b71b48b96bd5. Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! |
The ci/circleci: build-linux-gcc7 job is failing as of 6dbd04b75ffc626db93a88a3760442db8a297f07. Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! |
Proposed changes
This PR drops Hunter Package Manager in favor of git submodules.
Specifically, this PR does the following:
This also resolves #45
Types of changes
Checklist