We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52140e6 commit 2e9ed1fCopy full SHA for 2e9ed1f
cmake/dependencies/common.cmake
@@ -117,6 +117,6 @@ option(PRISM_STANDALONE "Build prism as a standalone library" OFF)
117
FetchContent_Declare(
118
prism
119
GIT_REPOSITORY https://github.com/KiritoDv/prism-processor.git
120
- GIT_TAG 3d3bdc2b1f8f9b9d827b2073f6fc4893df3693a8
+ GIT_TAG deba54a01f107ee0df8a4dc480bc5f310759533a
121
)
122
FetchContent_MakeAvailable(prism)
0 commit comments