vcpkg/ports/irrlicht/CONTROL
DailyShana 1be75a28bf
[irrlicht] add feature to support unicode path on windows (#9902)
* [irrlicht] add feature to support unicode path on windows

* use vcpkg_check_features

* fix tools feature
2020-02-13 23:00:31 -08:00

15 lines
427 B
Plaintext

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