Skip to content

Commit 4a8522d

Browse files
committed
Changed github repository for cfitsio
1 parent eef5de6 commit 4a8522d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ endif()
2828
ExternalProject_Add(cfitsio
2929
SOURCE_DIR ${PROJECT_SOURCE_DIR}/external/cfitsio
3030
DOWNLOAD_DIR ${PROJECT_SOURCE_DIR}/external/cfitsio
31-
GIT_REPOSITORY https://github.com/cschreib/cfitsio.git
31+
GIT_REPOSITORY https://github.com/HEASARC/cfitsio.git
3232
CMAKE_ARGS
3333
-DBUILD_SHARED_LIBS=OFF
3434
-DUSE_PTHREADS=ON

0 commit comments

Comments
 (0)