Expected Behavior
Under Windows, the curl dependency should be satisfied and the builds should complete. This should work in both then desktop builds and the CI builds.
Current Behavior
The curl dependency is not handled.
Possible Solution
Either have cmake auto install the dependency, prompt the user before installing, or direct the user as to how to satisfy the dependency.
Expected Behavior
Under Windows, the curl dependency should be satisfied and the builds should complete. This should work in both then desktop builds and the CI builds.
Current Behavior
The curl dependency is not handled.
Possible Solution
Either have cmake auto install the dependency, prompt the user before installing, or direct the user as to how to satisfy the dependency.