From 8f47628ede9775510c00c20f8e4690dff2b3fe6e Mon Sep 17 00:00:00 2001 From: HampusM Date: Wed, 22 Jun 2022 19:26:21 +0200 Subject: build: bump yacppdic version to 0.1.5 --- lib/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index b42daad..6a5d90d 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -19,7 +19,7 @@ add_subdirectory(GSL) FetchContent_Declare( yacppdic GIT_REPOSITORY "https://git.hampusmat.com/yacppdic" - GIT_TAG v0.1.2 + GIT_TAG v0.1.5 ) add_subdirectory(yacppdic) -- cgit v1.2.3-18-g5258