We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef5de6 commit 4a8522dCopy full SHA for 4a8522d
CMakeLists.txt
@@ -28,7 +28,7 @@ endif()
28
ExternalProject_Add(cfitsio
29
SOURCE_DIR ${PROJECT_SOURCE_DIR}/external/cfitsio
30
DOWNLOAD_DIR ${PROJECT_SOURCE_DIR}/external/cfitsio
31
- GIT_REPOSITORY https://github.com/cschreib/cfitsio.git
+ GIT_REPOSITORY https://github.com/HEASARC/cfitsio.git
32
CMAKE_ARGS
33
-DBUILD_SHARED_LIBS=OFF
34
-DUSE_PTHREADS=ON
0 commit comments