Skip to content

Commit

Permalink
feat: Switch to latest cpp-sc2
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Kurbatov <[email protected]>
  • Loading branch information
alkurbatov committed Jan 1, 2024
1 parent 86322db commit 23ca708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/cmake/cpp_sc2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set(BUILD_SC2_RENDERER OFF CACHE INTERNAL "" FORCE)
FetchContent_Declare(
cpp_sc2
GIT_REPOSITORY https://github.com/cpp-sc2/cpp-sc2.git
GIT_TAG f4e8761ee6346c95aa0253d458df241631a4e778
GIT_TAG 5bc693e61945f99354fda448b83694421d3e3023
)
FetchContent_MakeAvailable(cpp_sc2)

Expand Down

0 comments on commit 23ca708

Please sign in to comment.