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 083205c commit e550dffCopy full SHA for e550dff
CMakeLists.txt
@@ -13,7 +13,7 @@ FetchContent_Declare(arcana.cpp
13
GIT_REPOSITORY https://github.com/microsoft/arcana.cpp.git
14
GIT_TAG c726dbe58713eda65bfb139c257093c43479b894)
15
FetchContent_Declare(AndroidExtensions
16
- GIT_REPOSITORY https://github.com/bghgary/AndroidExtensions.git
+ GIT_REPOSITORY https://github.com/BabylonJS/AndroidExtensions.git
17
GIT_TAG 7d88a601fda9892791e7b4e994e375e049615688)
18
FetchContent_Declare(asio
19
GIT_REPOSITORY https://github.com/chriskohlhoff/asio.git
0 commit comments