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

12 lines
361 B
Plaintext

Source: irrlicht
Version: 1.8.4-3
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