We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
munich-quantum-toolkit/core
1 parent b3be09c commit 06ba7b9Copy full SHA for 06ba7b9
cmake/ExternalDependencies.cmake
@@ -43,9 +43,9 @@ endif()
43
# cmake-format: off
44
set(MQT_CORE_MINIMUM_VERSION 3.3.1
45
CACHE STRING "MQT Core minimum version")
46
-set(MQT_CORE_VERSION 3.3.3
+set(MQT_CORE_VERSION 3.4.0
47
CACHE STRING "MQT Core version")
48
-set(MQT_CORE_REV "8c9f6ab24968401e450812fc0ff7d05b5ae07a63"
+set(MQT_CORE_REV "6bcc01e7d135058c6439c64fdd5f14b65ab88816"
49
CACHE STRING "MQT Core identifier (tag, branch or commit hash)")
50
set(MQT_CORE_REPO_OWNER "munich-quantum-toolkit"
51
CACHE STRING "MQT Core repository owner (change when using a fork)")
0 commit comments