Skip to content

Commit

Permalink
Attempt to use xclient_zmq for the debugger_client
Browse files Browse the repository at this point in the history
  • Loading branch information
anutosh491 committed Jun 12, 2024
1 parent a5ef8cd commit 9e495eb
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 282 deletions.
4 changes: 2 additions & 2 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ set(XEUS_PYTHON_TESTS
main.cpp
../src/xutils.cpp
#test_debugger.cpp
#xeus_client.hpp
#xeus_client.cpp
xeus_client.hpp
xeus_client.cpp
)

add_executable(test_xeus_python ${XEUS_PYTHON_TESTS})
Expand Down
Loading

0 comments on commit 9e495eb

Please sign in to comment.