We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26af9cf commit 840c1b2Copy full SHA for 840c1b2
paddle/fluid/inference/api/demo_ci/CMakeLists.txt
@@ -46,8 +46,6 @@ if(WITH_GPU)
46
endif()
47
endif(NOT WIN32)
48
49
-
50
-include_directories("D:/Paddle/")
51
include_directories("${PADDLE_LIB}")
52
include_directories("${PADDLE_LIB}/third_party/install/protobuf/include")
53
include_directories("${PADDLE_LIB}/third_party/install/glog/include")
0 commit comments