We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba6ef4 commit 9984952Copy full SHA for 9984952
problems/03-pcg-random/CMakeLists.txt
@@ -9,7 +9,7 @@ CPMAddPackage(
9
NAME pcg_random
10
VERSION 2025.4.18
11
GITHUB_REPOSITORY Legacy-LuaSTG-Engine/pcg-cpp
12
- GIT_TAG 1c007b703993594268060e19d8869e22593f9bff
+ GIT_TAG c4c6fae22e8edd9558f785af8d8b520d726787df
13
DOWNLOAD_ONLY ON
14
)
15
0 commit comments