Skip to content

Commit 09ec121

Browse files
update tag for qpcpp to official 8.1.2
1 parent 77c2a4a commit 09ec121

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
@@ -13,7 +13,7 @@ if(NOT DEFINED CMS_QPCPP_TOP_DIR)
1313
set(CMS_QPCPP_TOP_DIR ${CMS_EXTERNALS_TOP_DIR}/qpcpp)
1414
FetchContent_Declare(qpcpp
1515
GIT_REPOSITORY https://github.com/QuantumLeaps/qpcpp.git
16-
GIT_TAG 72202038a1835633118d8a8c1ae0d2c71bac6be9 #8.1.2
16+
GIT_TAG 1ed166adafcc7aca20ff6967f0dab89295c5c2d0 #8.1.2
1717
SOURCE_DIR ${CMS_QPCPP_TOP_DIR}
1818
)
1919
message("Fetching QP/C++ git repository")

0 commit comments

Comments
 (0)