Skip to content

Commit

Permalink
Fetching bayesmix-dev/math.git
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoGiane committed Mar 10, 2024
1 parent a517042 commit 5363db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/math.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
message(STATUS "")
message(STATUS "Fetching bayesmix-dev/math")
FetchContent_Declare(math
GIT_REPOSITORY "https://github.com/stan-dev/math.git"
GIT_REPOSITORY "https://github.com/bayesmix-dev/math.git"
GIT_TAG "develop"
)
FetchContent_MakeAvailable(math)
Expand Down

0 comments on commit 5363db5

Please sign in to comment.