We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30c746 commit 0e34a58Copy full SHA for 0e34a58
1 file changed
CMakeLists.txt
@@ -15,7 +15,7 @@ FetchContent_Declare(AndroidExtensions
15
EXCLUDE_FROM_ALL)
16
FetchContent_Declare(arcana.cpp
17
GIT_REPOSITORY https://github.com/microsoft/arcana.cpp.git
18
- GIT_TAG 0b9f9b6d761909fbca9d3ab1f2d8ff1c3d25ed3d
+ GIT_TAG fe41b17dedea47b5dead98f0271ca284e94ac6a8
19
20
FetchContent_Declare(asio
21
GIT_REPOSITORY https://github.com/chriskohlhoff/asio.git
0 commit comments