We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8ccba commit 52046f5Copy full SHA for 52046f5
1 file changed
CMakeLists.txt
@@ -45,7 +45,7 @@ include(FetchContent)
45
FetchContent_Declare(
46
glutils
47
GIT_REPOSITORY https://github.com/Treecase/glutils
48
- GIT_TAG 59ad12bdfbd0f292fe56524ee72ece755b4771c5)
+ GIT_TAG 4901def3f8bd14d1cf5c352b0b471a291adbebea)
49
FetchContent_MakeAvailable(glutils)
50
51
find_package(BISON 3.2 REQUIRED)
0 commit comments