aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/pcl/portfile.cmake2
1 files changed, 1 insertions, 1 deletions
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
)