mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:51:48 +08:00
1be75a28bf
* [irrlicht] add feature to support unicode path on windows * use vcpkg_check_features * fix tools feature
15 lines
427 B
Plaintext
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
|