Merge branch 'speechx' into speechx_refactor2

pull/2786/head
YangZhou 3 years ago committed by GitHub
commit 1ecc345bd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,5 +19,4 @@ foreach(bin_name IN LISTS TEST_BINS)
target_compile_options(${bin_name} PRIVATE ${PADDLE_COMPILE_FLAGS})
target_include_directories(${bin_name} PRIVATE ${pybind11_INCLUDE_DIRS} ${PROJECT_SOURCE_DIR})
target_link_libraries(${bin_name} ${PYTHON_LIBRARIES} ${PADDLE_LINK_FLAGS})
endforeach()
endforeach()
Loading…
Cancel
Save