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

Update CMake documentation #6535

Merged
merged 4 commits into from
Jan 5, 2022
Merged

Update CMake documentation #6535

merged 4 commits into from
Jan 5, 2022

Commits on Jan 5, 2022

  1. Allow third parties to externally override SOVERSION

    Debian and other third-party packagers might need or want
    to patch our sources for a variety of reasons. In those
    cases, they might also need to override the SOVERSION.
    
    See here for a practical example:
    
    https://salsa.debian.org/pkg-llvm-team/halide/-/blob/f881de70cd83095053e13047b63f61faf6bc7a36/debian/patches/0006-Fixup-libhalide-version-soversion-for-debian-package.patch
    alexreinking committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    e4904da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38daf97 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    alexreinking committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    720202b View commit details
    Browse the repository at this point in the history
  4. Add link to ToC

    alexreinking committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    143c288 View commit details
    Browse the repository at this point in the history