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

Build system preparation for continuous calibration #92

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bdunderscore
Copy link
Collaborator

This PR merges some initial build system and dependent library changes in preparation for the continuous calibration merge. In particular, it moves minhook to a submodule to resolve issues with VC++ version mismatches, updates ImGui, and imports ImPlot (although nothing uses ImPlot in this PR). It also updates the LICENSE file to include all 3p dependencies.

Due to the large size of the Im* imports I recommend looking at this one commit at a time.

This also imports minhook as a submodule, as it needs to be built with
the same VC++ version as the rest of the project.
Also update LICENSE file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant