Skip to content

Commit 349e365

Browse files
committed
using jasp-stats fork now
1 parent a30fd57 commit 349e365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/CMake/Conan.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ if(USE_CONAN)
4141
set(FREEXL_VERSION "2.1.0-dev")
4242
FetchContent_Declare(
4343
freexl
44-
GIT_REPOSITORY https://github.com/shun2wang/conan-recipes.git
44+
GIT_REPOSITORY https://github.com/jasp-stats/conan-recipes.git
4545
GIT_TAG f014849188bddd01b9ca3ddf63dde8d2e3a45314
4646
)
4747
FetchContent_MakeAvailable(freexl)

0 commit comments

Comments
 (0)