There was an error while loading. Please reload this page.
1 parent 974588c commit 2ca1337Copy full SHA for 2ca1337
1 file changed
CMakeLists.txt
@@ -15,7 +15,7 @@ if(NOT DEFINED CMS_QPC_TOP_DIR)
15
set(CMS_QPC_TOP_DIR ${CMS_EXTERNALS_TOP_DIR}/qpc)
16
FetchContent_Declare(qpc
17
GIT_REPOSITORY https://github.com/QuantumLeaps/qpc.git
18
- GIT_TAG 6cbb42cf26f10e8ba1fff887f5fd66f674b2d92a #8.0.4
+ GIT_TAG 2579f10c33566a4a447eaa6027995e70add386f4 #8.1.2
19
SOURCE_DIR ${CMS_QPC_TOP_DIR}
20
)
21
message("Fetching QP/C git repository")
0 commit comments