Skip to content

Commit

Permalink
Build with PostgreSQL Point Cloud support
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Jun 28, 2013
1 parent 07e65cc commit 575bbf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/before_install.sh
Expand Up @@ -9,6 +9,7 @@ sudo apt-get install \
cmake \
libflann-dev \
libgdal-dev \
libpq-dev \
libproj-dev \
libtiff4-dev \
libxml2-dev \
Expand Down
1 change: 1 addition & 0 deletions scripts/ci/script.sh
Expand Up @@ -9,6 +9,7 @@ cmake \
-DWITH_GDAL=ON \
-DWITH_GEOTIFF=ON \
-DWITH_LIBXML2=ON \
-DWITH_PGPOINTCLOUD=ON \
.. \
|| exit 1

Expand Down

0 comments on commit 575bbf6

Please sign in to comment.