Skip to content

Commit

Permalink
PDALConfig.cmake for PRC plugin was incorrectly set
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jan 13, 2016
1 parent 0cfd8c0 commit c99e127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker/Dockerfile
Expand Up @@ -59,7 +59,7 @@ RUN git clone https://github.com/PDAL/PRC.git \
&& ls .. \
&& cmake \
-DCMAKE_BUILD_TYPE=Release \
-DPDAL_DIR=/usr/lib/cmake/pdal \
-DPDAL_DIR=/usr/lib/pdal/cmake \
..

RUN cd /PRC/build \
Expand Down

0 comments on commit c99e127

Please sign in to comment.