Skip to content

Commit

Permalink
cherry-pick (#60117)
Browse files Browse the repository at this point in the history
* cherry-pick

* Update CMakeLists.txt
  • Loading branch information
risemeup1 authored Dec 19, 2023
1 parent d8745c1 commit 78c5e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle/fluid/pybind/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ if(NOT WIN32)
endif()

if(WITH_PYTHON)
list(APPEND PYBIND_DEPS py_func_op)
set(PYBIND_DEPS ${PYBIND_DEPS} py_func_op)
endif()

set(PYBIND_SRCS
Expand Down

0 comments on commit 78c5e68

Please sign in to comment.