vcpkg/ports/irrlicht
Jonas Karlsson 58fc7e5c01
[irrlicht] Patch moved sysctl.h header file (#13137)
Sysctl has been deprecated for a while and in newer versions of glibc it
is removed which leads to a compilation error on modern Linux. This is
fixed in SVN trunk of irrlich so I copied the include guards from there.
In this case sysctl headers are only loaded for OS X where they are also
actually used.
2020-08-25 14:47:28 -07:00
..
CMakeLists.txt [irrlicht] Add Supports and fix environment variable reference (#11852) 2020-06-11 02:12:09 -07:00
CONTROL [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
fix-encoding.patch [irrlicht] add feature to support unicode path on windows (#9902) 2020-02-13 23:00:31 -08:00
fix-sysctl.patch [irrlicht] Patch moved sysctl.h header file (#13137) 2020-08-25 14:47:28 -07:00
LICENSE.txt
portfile.cmake [irrlicht] Patch moved sysctl.h header file (#13137) 2020-08-25 14:47:28 -07:00
vcpkg-cmake-wrapper.cmake