Skip to content

Commit

Permalink
mm2
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig committed Sep 9, 2023
1 parent 5375a7e commit 546b1f5
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 http://54.170.62.22:8000/dev/mm2_e6bc207-mac-x86-64.zip)
elseif (UNIX AND NOT APPLE)
FetchContent_Declare(mm2
URL https://sdk.devbuilds.komodo.earth/bugfix-watchtower/mm2_1eb1d48-linux-x86-64.zip)
URL https://sdk.devbuilds.komodo.earth/dev/mm2_50acc0e-linux-x86-64.zip)
else ()
FetchContent_Declare(mm2
URL http://54.170.62.22:8000/dev/mm2_e6bc207-win-x86-64.zip)
Expand Down

0 comments on commit 546b1f5

Please sign in to comment.