Skip to content

Commit 5522219

Browse files
committed
fix: Switch to the latest cpp-sc2
Signed-off-by: Alexander Kurbatov <[email protected]>
1 parent 380d807 commit 5522219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thirdparty/cmake/cpp_sc2.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ set(BUILD_SC2_RENDERER OFF CACHE INTERNAL "" FORCE)
1212
FetchContent_Declare(
1313
cpp_sc2
1414
GIT_REPOSITORY https://github.com/cpp-sc2/cpp-sc2.git
15-
GIT_TAG 5bc693e61945f99354fda448b83694421d3e3023
15+
GIT_TAG 117405e99210e7e1cca9999b528f235549b0ad34
1616
)
1717
FetchContent_MakeAvailable(cpp_sc2)
1818

0 commit comments

Comments
 (0)