From ee4c0eb45e8e2fae7d0eb6603df2a9dfb33292c2 Mon Sep 17 00:00:00 2001 From: Tsukasa Sugiura Date: Thu, 13 Jul 2017 20:50:26 +0900 Subject: Enable Qt option Enable Qt option --- ports/pcl/portfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/pcl/portfile.cmake b/ports/pcl/portfile.cmake index b4e580dd7..972d1bc64 100644 --- a/ports/pcl/portfile.cmake +++ b/ports/pcl/portfile.cmake @@ -53,7 +53,7 @@ vcpkg_configure_cmake( -DWITH_PCAP=OFF -DWITH_PNG=OFF -DWITH_QHULL=ON - -DWITH_QT=OFF + -DWITH_QT=ON -DWITH_VTK=ON ) -- cgit v1.2.3