Skip to content

Commit 06d24cd

Browse files
committed
Bump slang
Bump slang to current upstream master in order to get fix for MikePopoloski/slang#1639
1 parent b4cef7c commit 06d24cd

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
@@ -7,7 +7,7 @@ include(FetchContent)
77
FetchContent_Declare(
88
slang
99
GIT_REPOSITORY https://github.com/MikePopoloski/slang.git
10-
GIT_TAG 0ef0ac467cbd0ca11baf91398f8699bd96bcf4ff
10+
GIT_TAG 3d7e6cd2e213e62480b2afcba677a3d12aa4e162
1111
)
1212
FetchContent_MakeAvailable(slang)
1313

0 commit comments

Comments
 (0)