Skip to content

Commit

Permalink
⬆️ Update cda-tum/mqt-core (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Damian Rovara <93778306+DRovara@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and DRovara authored Oct 9, 2024
1 parent 4dab896 commit c19c4f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/ExternalDependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ endif()

# ---------------------------------------------------------------------------------Fetch MQT Core
# cmake-format: off
set(MQT_CORE_VERSION 2.6.0
set(MQT_CORE_VERSION 2.7.0
CACHE STRING "MQT Core version")
set(MQT_CORE_REV "28dc65e0ea04bba1fb70676a290b96709d675d07"
set(MQT_CORE_REV "2ccf532b66998af376c256ae94a39eed802b990c"
CACHE STRING "MQT Core identifier (tag, branch or commit hash)")
set(MQT_CORE_REPO_OWNER "cda-tum"
CACHE STRING "MQT Core repository owner (change when using a fork)")
Expand Down

0 comments on commit c19c4f2

Please sign in to comment.