vcpkg/ports/irrlicht/CONTROL
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

12 lines
361 B
Plaintext

Source: irrlicht
Version: 1.8.4-4
Homepage: http://irrlicht.sourceforge.net
Description: Irrlicht lightning fast 3d engine
Build-Depends: zlib, libpng, bzip2, libjpeg-turbo
Feature: fast-fpu
Description: Enable fast maths (at the expense of precision)
Feature: tools
Description: Build the Tools FileToHeader, FontTool, GUIEditor and MeshConverter