Skip to content

Commit

Permalink
dexapi
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig committed Oct 23, 2023
1 parent f7ee968 commit f1c87dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ if (APPLE)
URL https://sdk.devbuilds.komodo.earth/dev/mm2_a9f606d-mac-x86-64.zip)
elseif (UNIX AND NOT APPLE)
FetchContent_Declare(mm2
URL https://sdk.devbuilds.komodo.earth/dev/mm2_e9559c2-linux-x86-64.zip)
URL https://dexapi.cipig.net/mm2_e9559c2-linux-x86-64.zip)
else ()
FetchContent_Declare(mm2
URL https://sdk.devbuilds.komodo.earth/dev/mm2_a9f606d-win-x86-64.zip)
Expand Down

0 comments on commit f1c87dc

Please sign in to comment.