Skip to content

Commit cb1b5af

Browse files
increment default paired QP to v8.0.4
1 parent ef43a1c commit cb1b5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

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

0 commit comments

Comments
 (0)