We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d505192 commit e9c2572Copy full SHA for e9c2572
SuperBuild/cmake/External-OpenPointClass.cmake
@@ -9,7 +9,7 @@ ExternalProject_Add(${_proj_name}
9
#--Download step--------------
10
DOWNLOAD_DIR ${SB_DOWNLOAD_DIR}
11
GIT_REPOSITORY https://github.com/uav4geo/OpenPointClass
12
- GIT_TAG v1.1.3
+ GIT_TAG dd6a560a1d43cb709f7b220b19a436e25a889e3e
13
#--Update/Patch step----------
14
UPDATE_COMMAND ""
15
#--Configure step-------------
0 commit comments