Skip to content

Commit 1f27326

Browse files
committed
use PGPOINTCLOUD=ON in my default configuration (based on OSGeo4W
1 parent b8d7a23 commit 1f27326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hobu-windows.bat

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ cmake -G %GENERATOR% ^
9393
-DCMAKE_INSTALL_PREFIX=D:\PDAL\package ^
9494
-DWITH_GEOTIFF=%GEOTIFF_ENABLED% ^
9595
-DWITH_ORACLE=%ORACLE_ENABLED% ^
96+
-DWITH_PGPOINTCLOUD=ON ^
9697
-DWITH_LASZIP=%LASZIP_ENABLED% ^
9798
-DWITH_LIBXML2=%LIBXML2_ENABLED% ^
9899
-DWITH_SWIG_CSHARP=%PDAL_SWIG_ENABLED% ^

0 commit comments

Comments
 (0)