Skip to content

Commit efb6668

Browse files
author
Mathieu Taillefumier
committed
update lemon hash tag to the latest version
1 parent 78306fc commit efb6668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ if(TM_USE_LEMON)
244244
FetchContent_Declare(
245245
lemon
246246
GIT_REPOSITORY https://github.com/etmc/lemon
247-
GIT_TAG 187de3435d604251e078eb083016131f035d6a51
247+
GIT_TAG 42c2d99dae9c04ca1f09c532a8f9bcb1bb667528
248248
FIND_PACKAGE_ARGS NAMES lemon)
249249
FetchContent_MakeAvailable(lemon)
250250
endif()

0 commit comments

Comments
 (0)