Skip to content

Commit 06ba7b9

Browse files
authored
⬆️ Update munich-quantum-toolkit/core
1 parent b3be09c commit 06ba7b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/ExternalDependencies.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ endif()
4343
# cmake-format: off
4444
set(MQT_CORE_MINIMUM_VERSION 3.3.1
4545
CACHE STRING "MQT Core minimum version")
46-
set(MQT_CORE_VERSION 3.3.3
46+
set(MQT_CORE_VERSION 3.4.0
4747
CACHE STRING "MQT Core version")
48-
set(MQT_CORE_REV "8c9f6ab24968401e450812fc0ff7d05b5ae07a63"
48+
set(MQT_CORE_REV "6bcc01e7d135058c6439c64fdd5f14b65ab88816"
4949
CACHE STRING "MQT Core identifier (tag, branch or commit hash)")
5050
set(MQT_CORE_REPO_OWNER "munich-quantum-toolkit"
5151
CACHE STRING "MQT Core repository owner (change when using a fork)")

0 commit comments

Comments
 (0)