Skip to content

Commit e550dff

Browse files
authored
Use the right AndroidExtensions fork (#124)
1 parent 083205c commit e550dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FetchContent_Declare(arcana.cpp
1313
GIT_REPOSITORY https://github.com/microsoft/arcana.cpp.git
1414
GIT_TAG c726dbe58713eda65bfb139c257093c43479b894)
1515
FetchContent_Declare(AndroidExtensions
16-
GIT_REPOSITORY https://github.com/bghgary/AndroidExtensions.git
16+
GIT_REPOSITORY https://github.com/BabylonJS/AndroidExtensions.git
1717
GIT_TAG 7d88a601fda9892791e7b4e994e375e049615688)
1818
FetchContent_Declare(asio
1919
GIT_REPOSITORY https://github.com/chriskohlhoff/asio.git

0 commit comments

Comments
 (0)