mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-25 22:27:49 +08:00
Keep conanfiles self-contained. "txt" generator is not going to be used by coin internally, drop it. Task-number: QTQAINFRA-998 Change-Id: I80ffb7342e07d8ef883bed6de77ac9646479f145 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
21 lines
366 B
Plaintext
21 lines
366 B
Plaintext
[requires]
|
|
cmake_installer/0.1@lasote/testing
|
|
icu/57.1@Vitallium/stable
|
|
libxml2-qt/2.9.4@Vitallium/stable
|
|
libxslt-qt/1.1.29@Vitallium/stable
|
|
|
|
[generators]
|
|
cmake
|
|
virtualenv
|
|
|
|
[options]
|
|
cmake_installer:version=3.5.2
|
|
icu:shared=True
|
|
libxml2-qt:shared=False
|
|
libxslt-qt:shared=False
|
|
|
|
[imports]
|
|
bin, icudt57.dll -> ./bin
|
|
bin, icuin57.dll -> ./bin
|
|
bin, icuuc57.dll -> ./bin
|