Skip to content

Commit 2ca1337

Browse files
change default paired QP/C to v8.1.2
1 parent 974588c commit 2ca1337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if(NOT DEFINED CMS_QPC_TOP_DIR)
1515
set(CMS_QPC_TOP_DIR ${CMS_EXTERNALS_TOP_DIR}/qpc)
1616
FetchContent_Declare(qpc
1717
GIT_REPOSITORY https://github.com/QuantumLeaps/qpc.git
18-
GIT_TAG 6cbb42cf26f10e8ba1fff887f5fd66f674b2d92a #8.0.4
18+
GIT_TAG 2579f10c33566a4a447eaa6027995e70add386f4 #8.1.2
1919
SOURCE_DIR ${CMS_QPC_TOP_DIR}
2020
)
2121
message("Fetching QP/C git repository")

0 commit comments

Comments
 (0)