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

support building static libraries #21

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    6595b2e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Remove soversion

    csukuangfj committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f685d6b View commit details
    Browse the repository at this point in the history
  2. Fix for iOS

    csukuangfj committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    290533e View commit details
    Browse the repository at this point in the history
  3. Fix linker warnings

    csukuangfj committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    23dcd9e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Enable soname optionally

    csukuangfj committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    42253dd View commit details
    Browse the repository at this point in the history
  2. Fix cmake warnings

    csukuangfj committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6383e46 View commit details
    Browse the repository at this point in the history