Skip to content
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

[swig] switch to SWIG_ADD_LIBRARY() in CMakeLists.txt (fixes #5586) #5603

Merged
merged 3 commits into from
Nov 27, 2022

Commits on Nov 24, 2022

  1. Fix CMakeLists.txt

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ffbcf2b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Fix if conditions

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e9710c3 View commit details
    Browse the repository at this point in the history
  2. Fix arguments of swig_add_library

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    a5c1fbc View commit details
    Browse the repository at this point in the history