| Age | Commit message (Collapse) | Author |
|
* Add PREFER_NINJA to many ports
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
* [botan][caf][celero][docopt][glbinding][nanodbc][sfgui]Update release version or commit to latest
* [sfml] Add find_dependency(Freetype)
|
|
|
|
|
|
* 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
|
|
Just replacing export symbols doesn't really do the trick as the config file still won't find the static libraries, by "forcing" the `SFML_STATIC_LIBRARIES` to true when using the static target, the SFMLConfig.cmake and SFMLConfigDependencies.cmake files will properly detect the static libraries and it will also set the config header correctly.
|
|
according to https://en.sfml-dev.org/forums/index.php?topic=24009.msg163052#msg163052
libjpeg is no longer a dependancies of sfml :
"libjpeg is no longer a dependency of SFML, but since you use the old FindSFML.cmake it still thinks it is."
|
|
|
|
|
|
|
|
|
|
libs (/Z7)
|
|
|
|
|
|
|