Skip to content

Commit 90838ae

Browse files
committed
avendish: bump to 2b1519dac (dump-PCH portability fix)
1 parent 69c1406 commit 90838ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if(NOT Avendish_FOUND)
1818
FetchContent_Declare(
1919
Avendish
2020
GIT_REPOSITORY "https://github.com/celtera/avendish"
21-
GIT_TAG 32970cb475b6142d272cd859878e4bd22bcd5323)
21+
GIT_TAG 2b1519daca5c9bc2ea2e773133304cf2b51a2dd6)
2222
FetchContent_Populate(Avendish)
2323
list(APPEND CMAKE_PREFIX_PATH "${avendish_SOURCE_DIR}")
2424
find_package(Avendish REQUIRED)

0 commit comments

Comments
 (0)