Skip to content

Commit

Permalink
spoa-upgrade: update spoa tag in CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrekalo committed Nov 30, 2023
1 parent a3e8e41 commit 1317be4
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 @@ -57,7 +57,7 @@ if (NOT edlib_FOUND)
endif ()
endif ()

find_package(spoa 4.1.2 QUIET)
find_package(spoa 4.1.4 QUIET)
if (NOT spoa_FOUND)
FetchContent_Declare(
spoa
Expand Down

0 comments on commit 1317be4

Please sign in to comment.