aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-declarative
diff options
context:
space:
mode:
authorUgo Pattacini <ugo.pattacini@iit.it>2018-03-18 13:13:40 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-03-18 05:13:40 -0700
commit55e2cccc19ad8a8f03ac9f27799babc7f15d9d92 (patch)
tree71e6acafbd9f096551af825a7d7ec5a3741040ad /ports/qt5-declarative
parentbe0e6434371d200f0ebec3543f73436817cf1e3f (diff)
downloadvcpkg-55e2cccc19ad8a8f03ac9f27799babc7f15d9d92.tar.gz
vcpkg-55e2cccc19ad8a8f03ac9f27799babc7f15d9d92.zip
purged empty directory in qt5 (#3028)
Diffstat (limited to 'ports/qt5-declarative')
-rw-r--r--ports/qt5-declarative/portfile.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/qt5-declarative/portfile.cmake b/ports/qt5-declarative/portfile.cmake
index 63ce79746..1075c9c72 100644
--- a/ports/qt5-declarative/portfile.cmake
+++ b/ports/qt5-declarative/portfile.cmake
@@ -3,3 +3,5 @@ include(vcpkg_common_functions)
include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake)
qt_modular_library(qtdeclarative 49b8b50932b73ea39da14ac3425044193dfd64eabceadba379aa01cf2fc141177f9870c387caf1cf93ce09e8b197828a54b8d9fcefc4d9cdf400a6c6dd9a9e90)
+
+ file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/tools/qt5-declarative/platforminputcontexts) \ No newline at end of file