We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc38e6 commit 379ceddCopy full SHA for 379cedd
1 file changed
cmake/deps/RED4extSdk.cmake
@@ -4,7 +4,7 @@ option(RED4EXT_USE_PCH "" ON)
4
FetchContent_Declare(
5
RED4ext.SDK
6
GIT_REPOSITORY https://github.com/wopss/RED4ext.SDK.git
7
- GIT_TAG 2216befc23924b46996a9335043aebb31ba6a757
+ GIT_TAG a4a781088a92a8efa890d94fde4efd8985d497c7
8
)
9
FetchContent_MakeAvailable(RED4ext.SDK)
10
0 commit comments