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 618170c commit 9b7437dCopy full SHA for 9b7437d
test/CMakeLists.txt
@@ -5,7 +5,7 @@ set(IS_CLAIR_BUILD ON)
5
FetchContent_Declare(
6
c2py
7
GIT_REPOSITORY https://github.com/flatironinstitute/c2py
8
- GIT_TAG doc
+ GIT_TAG unstable
9
EXCLUDE_FROM_ALL # exclude from all so that c2py is NOT installed.
10
)
11
FetchContent_MakeAvailable(c2py)
0 commit comments