We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc3684 commit 5d13bb9Copy full SHA for 5d13bb9
CMakeLists.txt
@@ -244,7 +244,7 @@ if(TM_USE_LEMON)
244
FetchContent_Declare(
245
lemon
246
GIT_REPOSITORY https://github.com/etmc/lemon
247
- GIT_TAG 187de3435d604251e078eb083016131f035d6a51
+ GIT_TAG 42c2d99dae9c04ca1f09c532a8f9bcb1bb667528
248
FIND_PACKAGE_ARGS NAMES lemon)
249
FetchContent_MakeAvailable(lemon)
250
endif()
0 commit comments