Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/i3s' into i3sbinary
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemann16 committed Sep 25, 2018
2 parents 21f866e + 157c7df commit 6e2ba16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/appveyor/config.cmd
Expand Up @@ -26,6 +26,7 @@ cmake -G "NMake Makefiles" ^
-DBUILD_PLUGIN_PCL=OFF ^
-DBUILD_PLUGIN_PGPOINTCLOUD=%PDAL_OPTIONAL_COMPONENTS% ^
-DBUILD_PLUGIN_SQLITE=%PDAL_OPTIONAL_COMPONENTS% ^
-DBUILD_PLUGIN_I3S=%PDAL_OPTIONAL_COMPONENTS% ^
-DLIBLZMA_LIBRARY=%OSGEO4W_ROOT%\lib\liblzma.lib ^
-DBUILD_PLUGIN_RIVLIB=OFF ^
-DBUILD_PLUGIN_PYTHON=%PDAL_OPTIONAL_COMPONENTS% ^
Expand Down
1 change: 1 addition & 0 deletions scripts/ci/script.sh
Expand Up @@ -18,6 +18,7 @@ cmake .. \
-DBUILD_PLUGIN_PYTHON=ON \
-DBUILD_PLUGIN_CPD=ON \
-DBUILD_PLUGIN_GREYHOUND=ON \
-DBUILD_PLUGIN_I3S=ON \
-DBUILD_PLUGIN_HEXBIN=ON \
-DBUILD_PLUGIN_NITF=ON \
-DBUILD_PLUGIN_ICEBRIDGE=ON \
Expand Down

0 comments on commit 6e2ba16

Please sign in to comment.