Skip to content

Commit

Permalink
we don't care about hexer library anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed May 7, 2018
1 parent 51796fd commit 79cfa64
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion scripts/appveyor/config.cmd
Expand Up @@ -33,7 +33,6 @@ pushd build
cmake -G "NMake Makefiles" ^
-DBUILD_PLUGIN_CPD=OFF ^
-DBUILD_PLUGIN_GREYHOUND=%PDAL_OPTIONAL_COMPONENTS% ^
-DBUILD_PLUGIN_HEXBIN=%PDAL_OPTIONAL_COMPONENTS% ^
-DBUILD_PLUGIN_ICEBRIDGE=OFF ^
-DBUILD_PLUGIN_MRSID=OFF ^
-DBUILD_PLUGIN_NITF=%PDAL_OPTIONAL_COMPONENTS% ^
Expand Down
3 changes: 0 additions & 3 deletions scripts/ci/script.sh
Expand Up @@ -8,8 +8,6 @@ apk add \
cmake \
alpine-sdk \
eigen-dev@edgecommunity \
hexer \
hexer-dev \
nitro \
nitro-dev \
gdal \
Expand Down Expand Up @@ -73,7 +71,6 @@ cmake .. \
-DBUILD_PLUGIN_PYTHON=ON \
-DBUILD_PLUGIN_CPD=ON \
-DBUILD_PLUGIN_GREYHOUND=ON \
-DBUILD_PLUGIN_HEXBIN=ON \
-DBUILD_PLUGIN_NITF=ON \
-DBUILD_PLUGIN_ICEBRIDGE=ON \
-DBUILD_PLUGIN_PGPOINTCLOUD=ON \
Expand Down

0 comments on commit 79cfa64

Please sign in to comment.