Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangjiajun committed Aug 24, 2023
1 parent b24dde4 commit 0770f1f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -469,9 +469,6 @@ endif()

if(ENABLE_PADDLE2ONNX)
add_definitions(-DENABLE_PADDLE2ONNX)
if(BUILD_ON_JETSON)
set(BUILD_PADDLE2ONNX ON)
endif()
if(BUILD_PADDLE2ONNX)
download_protobuf()
include(${PROJECT_SOURCE_DIR}/cmake/build_paddle2onnx.cmake)
Expand Down

0 comments on commit 0770f1f

Please sign in to comment.