Skip to content

fix C# API build option #535

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 31, 2022

Conversation

irexyc
Copy link
Collaborator

@irexyc irexyc commented May 31, 2022

Motivation

fix C# API build option

Modification

  • CMakeLists.txt
set(MMDEPLOY_BUILD_SDK_CSHARP_API "build MMDeployExtern.dll for C# API" OFF) 
->
option(MMDEPLOY_BUILD_SDK_CSHARP_API "build MMDeployExtern.dll for C# API" OFF)

@irexyc irexyc requested review from lvhan028 and lzhangzz May 31, 2022 07:13
@lvhan028 lvhan028 merged commit 7ba543b into open-mmlab:dev-v0.5.0 May 31, 2022
lvhan028 pushed a commit to lvhan028/mmdeploy that referenced this pull request Jun 3, 2022
* fix C# API build option

* move option up

Co-authored-by: ChenXin <[email protected]>
lvhan028 pushed a commit to lvhan028/mmdeploy that referenced this pull request Jun 3, 2022
* fix C# API build option

* move option up

Co-authored-by: ChenXin <[email protected]>
@irexyc irexyc deleted the fix-csharp-build-option branch June 28, 2022 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants