Skip to content

Commit 2ff9f10

Browse files
committed
Polish code
test=release/1.0.0
1 parent 6fe1b7e commit 2ff9f10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ add_custom_command(OUTPUT ${FLUID_CORE}
5252
DEPENDS paddle_pybind)
5353
add_custom_target(copy_paddle_pybind ALL DEPENDS ${FLUID_CORE})
5454

55-
5655
add_custom_command(OUTPUT ${PADDLE_PYTHON_BUILD_DIR}/.timestamp
5756
COMMAND touch stub.cc
5857
COMMAND cp -r ${PADDLE_SOURCE_DIR}/python/paddle ${PADDLE_BINARY_DIR}/python

0 commit comments

Comments
 (0)