Skip to content

Commit

Permalink
remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
lzhangzz committed Jun 13, 2022
1 parent 3d153f8 commit 7062eb7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions csrc/mmdeploy/apis/c/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ foreach (TASK ${TASK_LIST})
DESTINATION include/mmdeploy/apis/c)
endforeach ()

#install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/common.h
# DESTINATION include/c)

if (MMDEPLOY_BUILD_SDK_CSHARP_API)
# build MMDeployExtern.dll just for csharp nuget package.
# no Installation for c/c++ package.
Expand Down

0 comments on commit 7062eb7

Please sign in to comment.