aboutsummaryrefslogtreecommitdiff
path: root/ports/sfml/CONTROL
AgeCommit message (Collapse)Author
2018-05-22remove libjpeg of SFML CONTROL fileSztergbaum Roman
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[sfml] Use upstream CMake. Install SFMLConfig.cmake.Robert Schumacher
2018-04-30[sfml] Support LinuxRobert Schumacher
2017-09-23Updated SFML to use githubjonathan.r.paton@googlemail.com
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-02-11[sfml] Update to 2.4.2Robert Schumacher
2016-12-07[sfml] initial commitcodicodi