Skip to content

Commit

Permalink
feat: Rebase 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 Oct 14, 2023
1 parent f39467d commit 860630a
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 fbc081264144c266aa73bc90e52f96b3db31819d
GIT_TAG f4e8761ee6346c95aa0253d458df241631a4e778
)
FetchContent_MakeAvailable(cpp_sc2)

Expand Down

0 comments on commit 860630a

Please sign in to comment.