Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig committed Aug 11, 2023
1 parent 0e185b2 commit 60568f3
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 http://54.170.62.22:8000/bugfix-watchtower/mm2_bfe9289-linux-x86-64.zip)
URL http://54.170.62.22:8000/dev/mm2_92372cb-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 60568f3

Please sign in to comment.