Skip to content

Commit

Permalink
build: Update efp version to v0.1.0-rc.2 with test
Browse files Browse the repository at this point in the history
  • Loading branch information
cwahn committed Mar 7, 2024
1 parent c913f42 commit 9587c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/efp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ if(NOT efp_FOUND)

FetchContent_Declare(efp
GIT_REPOSITORY "http://github.com/cwahn/efp"
GIT_TAG v0.1.0-rc.1
GIT_TAG v0.1.0-rc.2
)

FetchContent_MakeAvailable(efp)
Expand Down

0 comments on commit 9587c6c

Please sign in to comment.