Skip to content

Commit ca97e1e

Browse files
authored
⬆️ Update munich-quantum-toolkit/core
1 parent cb21e93 commit ca97e1e

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
@@ -51,9 +51,9 @@ endif()
5151
# cmake-format: off
5252
set(MQT_CORE_MINIMUM_VERSION 3.3.3
5353
CACHE STRING "MQT Core minimum version")
54-
set(MQT_CORE_VERSION 3.3.3
54+
set(MQT_CORE_VERSION 3.4.0
5555
CACHE STRING "MQT Core version")
56-
set(MQT_CORE_REV "8c9f6ab24968401e450812fc0ff7d05b5ae07a63"
56+
set(MQT_CORE_REV "6bcc01e7d135058c6439c64fdd5f14b65ab88816"
5757
CACHE STRING "MQT Core identifier (tag, branch or commit hash)")
5858
set(MQT_CORE_REPO_OWNER "munich-quantum-toolkit"
5959
CACHE STRING "MQT Core repository owner (change when using a fork)")

0 commit comments

Comments
 (0)