Skip to content

Commit

Permalink
⬆️ bump mqt-core version
Browse files Browse the repository at this point in the history
Signed-off-by: burgholzer <burgholzer@me.com>
  • Loading branch information
burgholzer committed Jan 27, 2024
1 parent 4fa4fd4 commit b852f9d
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 @@ -33,7 +33,7 @@ if(BUILD_MQT_QCEC_BINDINGS)
endif()

set(MQT_CORE_VERSION
2.2.1
2.2.2
CACHE STRING "MQT Core version")
if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.24)
FetchContent_Declare(
Expand Down

0 comments on commit b852f9d

Please sign in to comment.