We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d63aa5 + 2ff040d commit 0fd2a0bCopy full SHA for 0fd2a0b
cmake/ExternalDependencies.cmake
@@ -44,7 +44,7 @@ if(BUILD_MQT_QUSAT_BINDINGS)
44
endif()
45
46
# cmake-format: off
47
-set(MQT_CORE_VERSION 3.0.0
+set(MQT_CORE_VERSION 3.0.2
48
CACHE STRING "MQT Core version")
49
set(MQT_CORE_REV "9b6e01482cc77f48c828d988407ee4f8e4e93b56"
50
CACHE STRING "MQT Core identifier (tag, branch or commit hash)")
0 commit comments