Skip to content

Commit

Permalink
[cmake] all-in-one: update popsift
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiencastan authored Jun 21, 2023
1 parent 96b6979 commit bcda672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ if(AV_BUILD_POPSIFT)
set(POPSIFT_TARGET popsift)
ExternalProject_Add(${POPSIFT_TARGET}
GIT_REPOSITORY https://github.com/alicevision/popsift
GIT_TAG 4c22d41579c17d7326938929c00c54cfa01a4592
GIT_TAG 4b4b2478d5f0cdb6c4215a031572e951c0c2502e
PREFIX ${BUILD_DIR}
BUILD_IN_SOURCE 0
BUILD_ALWAYS 0
Expand Down

0 comments on commit bcda672

Please sign in to comment.