Skip to content

Commit

Permalink
Update JASP.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
RensDofferhoff authored Dec 3, 2024
1 parent c718ec7 commit 5f652ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/CMake/JASP.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ if(R_PKG_CELLAR_DOWNLOAD_REMOTE AND R_PKG_CELLAR_PATH STREQUAL "${CMAKE_BINARY_D
SET(R_PKG_CELLAR_REMOTE "https://static.jasp-stats.org/development/cellars/cellar_macOS_arm64_latest.tar.gz")
endif()
elseif(WIN32)
# SET(R_PKG_CELLAR_REMOTE "https://static.jasp-stats.org/development/cellars/cellar_Windows_x86_64_latest.tar.gz")
SET(R_PKG_CELLAR_REMOTE "https://static.jasp-stats.org/development/cellars/cellar_Windows_x86_64_latest.tar.gz")
endif()
endif()

Expand Down

0 comments on commit 5f652ac

Please sign in to comment.