Skip to content

Commit

Permalink
Use PDAL fork
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Nov 28, 2023
1 parent 2d2b809 commit d028873
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SuperBuild/cmake/External-PDAL.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ ExternalProject_Add(${_proj_name}
STAMP_DIR ${_SB_BINARY_DIR}/stamp
#--Download step--------------
DOWNLOAD_DIR ${SB_DOWNLOAD_DIR}
URL https://github.com/PDAL/PDAL/archive/refs/tags/2.4.3.zip
GIT_REPOSITORY https://github.com/OpenDroneMap/PDAL
GIT_TAG 333
#--Update/Patch step----------
UPDATE_COMMAND ""
#--Configure step-------------
Expand Down

0 comments on commit d028873

Please sign in to comment.