Skip to content

Commit

Permalink
⬆️ Update cda-tum/mqt-core (#478)
Browse files Browse the repository at this point in the history
This pull request updates [MQT
Core](https://github.com/cda-tum/mqt-core)
- from cda-tum/mqt-core@0e4ff9e
(version v2.5.1)
- to cda-tum/mqt-core@35e06ca (version
v2.5.1).

**Full Changelog**:
cda-tum/mqt-core@0e4ff9e...35e06ca

Co-authored-by: burgholzer <6358767+burgholzer@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and burgholzer committed Jun 19, 2024
1 parent b27c790 commit 677b643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/ExternalDependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ endif()
# cmake-format: off
set(MQT_CORE_VERSION 2.5.1
CACHE STRING "MQT Core version")
set(MQT_CORE_REV "0e4ff9e0521886449027b252c65913e1afa863b0"
set(MQT_CORE_REV "35e06ca3067ca3cf36bda1f0c38edf5bd7456fb6"
CACHE STRING "MQT Core identifier (tag, branch or commit hash)")
# cmake-format: on
if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.24)
Expand Down

0 comments on commit 677b643

Please sign in to comment.