mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 23:11:17 +08:00
f478be7479
* Some package fixes necessary to build with MinGW toolchain * [libraqm] Fix build error caused by trying to write to source directory * [tmxparser] Fix build failure when tmx port is intalled before tmxparser port System include path was added first on compiler command line. This leads to build failure when there is a tmx.h header file in system include path. * [qt5-base][angle] Trigger CI rebuild * [kd-soap] Fix build error * Update ci.baseline Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
Source: tmxparser
|
|
Version: 2.1.0-4
|
|
Description: C++11 library for parsing the maps generated by the Map Editor called Tiled.
|
|
Build-Depends: zlib, tinyxml2
|