Skip to content

Commit

Permalink
Change py_wrapper name to message_infrastructure_py_wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
hexu33 committed Aug 5, 2022
1 parent e0e09b1 commit aa2fd5d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include_directories(include)

file (GLOB MULTI_PROC_SRCS "src/multiprocessing.cc")

file (GLOB PY_WRAPPER "src/py_wrapper.cc")
file (GLOB PY_WRAPPER "src/message_infrastructure_py_wrapper.cc")

add_subdirectory(pybind11)

Expand Down

0 comments on commit aa2fd5d

Please sign in to comment.