Commit Graph

14 Commits

Author SHA1 Message Date
Cheney Wang
c094d3133c Update release version or commit to latest for below ports (#4957)
* [botan][caf][celero][docopt][glbinding][nanodbc][sfgui]Update release version or commit to latest

* [sfml] Add find_dependency(Freetype)
2018-12-17 16:44:08 -08:00
Robert Schumacher
c538d6d996 Upgrades 2018.10.25 2018-10-26 18:49:29 -07:00
Robert Schumacher
67da15682a [sfml] Fix using release freetype in debug mode 2018-08-08 04:00:50 -07:00
Lukas Dürrenberger
6f61b99e2f Remove freeglut as dependency for SFML (#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
2018-06-16 19:20:23 +02:00
Lukas Dürrenberger
2a9fd468eb Added proper window-static support
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.
2018-06-09 01:45:43 +02:00
Sztergbaum Roman
4105e5526b
remove libjpeg of SFML CONTROL file
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."
2018-05-22 22:12:35 +02:00
Robert Schumacher
c10d9d117a [sfml] Use upstream CMake. Install SFMLConfig.cmake. 2018-05-22 02:46:56 -07:00
milerius
84e807598d [sfml] update to 2.5.0 2018-05-15 10:31:52 +02:00
Robert Schumacher
827c893b8e [sfml] Support Linux 2018-04-30 16:00:29 -07:00
jonathan.r.paton@googlemail.com
fbd6295178 Updated SFML to use github 2017-09-23 17:19:29 +01:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Robert Schumacher
c9bf4b6138 [sfml] Update to 2.4.2 2017-02-11 10:39:57 -08:00
codicodi
040555ee81 [sfml] this shouldn't be here... 2016-12-07 23:33:00 +01:00
codicodi
f047bd733e [sfml] initial commit 2016-12-07 23:02:23 +01:00