Skip to content

Commit d866068

Browse files
committed
Update abpoa to v1.5.3
1 parent 3bc70d7 commit d866068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ else ()
9696
endif ()
9797
ExternalProject_Add(abpoa
9898
GIT_REPOSITORY https://github.com/yangao07/abPOA.git
99-
GIT_TAG 16c64e5163cbd0502792ca20f1069fe40c929b0d # v1.4.1
99+
GIT_TAG e6bb6fdfa40d573558e5e2b545bdf5769631eaaf # v1.5.3 with bug fixes
100100
PATCH_COMMAND ${PATCH_CMD}
101101
INSTALL_COMMAND ""
102102
)

0 commit comments

Comments
 (0)