Jonas Karlsson
17e9132f73
[irrlicht] do not build exisiting dependencies
...
Since libjpeg, libpng, zlib and bzlib are provided as dependencies
through vcpkg, we disable building them in irrlicht. This fixes a
runtime error steming from a version mismatch between the libjpeg
versions provided by irrlicht and vcpkg respectively
2019-10-09 22:06:32 +02:00
Jonas Karlsson
66cfb24adf
[irrlicht] Reorder link libraries
...
Since libpng depends on zlib it needs to be linked before so that the needed zlib symbols are found
2019-10-08 14:34:30 +02:00
Phoebe
33f15e40e8
modernize many ports ( #7986 )
...
* modernize many ports
* Update the code to handle copyright
* Retriger to build qt5-gamepad
2019-09-05 10:43:09 -07:00
DailyShana
073e0e4306
Revert "[irrlicht] use unicode path on windows ( #7354 )"
...
This reverts commit 22be764ecc
.
2019-08-16 16:19:18 +02:00
DailyShana
22be764ecc
[irrlicht] use unicode path on windows ( #7354 )
2019-07-21 23:15:48 -07:00
DailyShana
835d3de78b
add vcpkg-cmake-wrapper for irrlicht ( #7296 )
2019-07-17 16:26:18 -07:00
adrido
ecff2997f6
[Irrlicht] Add new port ( #5431 )
2019-02-25 13:51:13 -08:00