Skip to content

Commit 8b76a81

Browse files
committed
feat: Switch to cpp-sc2 v2.0.0
Signed-off-by: Alexander Kurbatov <[email protected]>
1 parent 5522219 commit 8b76a81

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 117405e99210e7e1cca9999b528f235549b0ad34
15+
GIT_TAG v2.0.0
1616
)
1717
FetchContent_MakeAvailable(cpp_sc2)
1818

0 commit comments

Comments
 (0)