Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove freeglut as dependency for SFML (microsoft#3681)
* Remove freeglut as dependency for SFML SFML doesn't use freeglut as dependency. I'm not familiar enough with vcpkg, but does 'stb' need to be specified as dependency as well? We already include that header, or does vcpkg make sure it replaces it with the latest stb version? * [sfml] Bump version and remove qualifier from stb dependency
- Loading branch information