File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
# This file should be committed to version control
7
7
8
8
# hibf
9
- set (CHOPPER_HIBF_VERSION 8cf1c05b4743636bbbfae2f1470523f98965dca3 )
9
+ set (CHOPPER_HIBF_VERSION 06aaab39a3f5117c35d112e83241074178edab67 )
10
10
CPMDeclarePackage (hibf
11
11
NAME hibf
12
12
GIT_TAG ${CHOPPER_HIBF_VERSION} # main
@@ -16,7 +16,7 @@ CPMDeclarePackage (hibf
16
16
OPTIONS "INSTALL_HIBF OFF"
17
17
)
18
18
# sharg
19
- set (CHOPPER_SHARG_VERSION 02ed4f64d8ea5528a646e7693fdc5b939f1375f8 )
19
+ set (CHOPPER_SHARG_VERSION d30629065de5b2160aba261d93e170cbdd7a4e36 )
20
20
CPMDeclarePackage (sharg
21
21
NAME sharg
22
22
GIT_TAG ${CHOPPER_SHARG_VERSION} # main
@@ -26,7 +26,7 @@ CPMDeclarePackage (sharg
26
26
OPTIONS "INSTALL_SHARG OFF" "INSTALL_TDL OFF" "CMAKE_MESSAGE_LOG_LEVEL WARNING" "BUILD_TESTING OFF"
27
27
)
28
28
# seqan3
29
- set (CHOPPER_SEQAN3_VERSION 8759edde146b2adebe9151d2390af499714811ca )
29
+ set (CHOPPER_SEQAN3_VERSION 7ee839814e168ab57c4401d46e6114a801cebc28 )
30
30
CPMDeclarePackage (seqan3
31
31
NAME seqan3
32
32
GIT_TAG ${CHOPPER_SEQAN3_VERSION} # main
You can’t perform that action at this time.
0 commit comments