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

zstd: switch from git submodule to system installed library and cmake FetchContent #311

Open
pabs3 opened this issue Jun 21, 2022 · 0 comments

Comments

@pabs3
Copy link

pabs3 commented Jun 21, 2022

People building SPTAG packages on Linux distributions will want to use the system installed zstd library. People building SPTAG in other situations will want to use the latest release of zstd. Using a git submodule means that builders are always locked into the version of zstd that you have chosen. If you switch to a system where you use system build dependencies or cmake FetchContent, then builders will be able to use the version of zstd that they choose.

pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 21, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 21, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 26, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 26, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 26, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 29, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 12, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 18, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 26, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Nov 13, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Nov 13, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Feb 5, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Feb 6, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Mar 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Mar 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Mar 25, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Mar 25, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Apr 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Apr 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Apr 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Apr 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Apr 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Apr 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Apr 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Apr 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Apr 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue May 3, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue May 10, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 16, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 20, 2023
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

No branches or pull requests

1 participant