Skip to content

Commit

Permalink
Update required xeus & xeus-zmq versions (#634)
Browse files Browse the repository at this point in the history
* Update required xeus & xeus-zmq versions

* Update CMakeLists.txt
  • Loading branch information
anutosh491 authored Jul 5, 2024
1 parent 5355df6 commit 034d54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ endif()
# Dependencies
# ============

set(xeus-zmq_REQUIRED_VERSION 1.2.0)
set(xeus_zmq_REQUIRED_VERSION 3.0.0)
set(xeus-lite_REQUIRED_VERSION 1.0.1)
set(pybind11_REQUIRED_VERSION 2.6.1)
set(pybind11_json_REQUIRED_VERSION 0.2.8)
Expand Down

0 comments on commit 034d54b

Please sign in to comment.