Skip to content

Commit 52140e6

Browse files
committed
Bump to fix linux
1 parent 51d1af8 commit 52140e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies/common.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ option(PRISM_STANDALONE "Build prism as a standalone library" OFF)
117117
FetchContent_Declare(
118118
prism
119119
GIT_REPOSITORY https://github.com/KiritoDv/prism-processor.git
120-
GIT_TAG b836b5da8445857e6f61ac99374d2574a96d56b3
120+
GIT_TAG 3d3bdc2b1f8f9b9d827b2073f6fc4893df3693a8
121121
)
122122
FetchContent_MakeAvailable(prism)

0 commit comments

Comments
 (0)