Skip to content

Commit d2147b2

Browse files
authored
Update paddle_build.sh
1 parent 52f2464 commit d2147b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddle/scripts/paddle_build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ EOF
176176
-DWITH_CONTRIB=${WITH_CONTRIB:-ON} \
177177
-DWITH_INFERENCE=${WITH_INFERENCE:-ON} \
178178
-DWITH_INFERENCE_API_TEST=${WITH_INFERENCE_API_TEST:-ON} \
179+
-DINFERENCE_DEMO_INSTALL_DIR=${INFERENCE_DEMO_INSTALL_DIR} \
179180
-DWITH_ANAKIN=${WITH_ANAKIN:-OFF} \
180181
-DPY_VERSION=${PY_VERSION:-2.7}
181182

0 commit comments

Comments
 (0)