Skip to content

Commit b98def1

Browse files
bghgaryCopilot
andcommitted
Update arcana.cpp to upstream after microsoft/arcana.cpp#59 merged
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 9190b96 commit b98def1

2 files changed

Lines changed: 28608 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ FetchContent_Declare(AndroidExtensions
1414
GIT_TAG 2d5af72259cc73e5f249d3c99bee2010be9cb042
1515
EXCLUDE_FROM_ALL)
1616
FetchContent_Declare(arcana.cpp
17-
GIT_REPOSITORY https://github.com/bghgary/arcana.cpp.git
18-
GIT_TAG 8328898f159c1778cb16fa41c7ad57994961e5e8
17+
GIT_REPOSITORY https://github.com/microsoft/arcana.cpp.git
18+
GIT_TAG d5dd03cd66e7ecd0e4b94e35e4fdd7d86aef5b5f
1919
EXCLUDE_FROM_ALL)
2020
FetchContent_Declare(asio
2121
GIT_REPOSITORY https://github.com/chriskohlhoff/asio.git

0 commit comments

Comments
 (0)