mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-24 16:05:36 +08:00
Fixed conanfile options after packages were renamed
Change-Id: I4dbd3ec43bb6edfff7b9f98ac697cc7b70b09cda Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
@@ -8,8 +8,8 @@ cmake
|
||||
|
||||
[options]
|
||||
icu:shared=True
|
||||
libxml2-qt:shared=True
|
||||
libxslt-qt:shared=True
|
||||
libxml2:shared=True
|
||||
libxslt:shared=True
|
||||
|
||||
[imports]
|
||||
bin, icudt57.dll -> ./bin
|
||||
|
||||
@@ -8,8 +8,8 @@ cmake
|
||||
|
||||
[options]
|
||||
icu:shared=True
|
||||
libxml2-qt:shared=True
|
||||
libxslt-qt:shared=True
|
||||
libxml2:shared=True
|
||||
libxslt:shared=True
|
||||
|
||||
[imports]
|
||||
bin, icudt57.dll -> ./bin
|
||||
|
||||
Reference in New Issue
Block a user