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

work with cmake install #169

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

xinpingwang
Copy link
Contributor

currently, gemma only works at build dir, it better to support cmake --install to install the build output to system directory and easy to use gemma globally. I made two changes:

  1. allow gemma and libgemma to be install;
  2. change target_link_libraries of sentencepiece to sentencepiece-static, so that the build output is portable

Copy link
Member

@jan-wassenberg jan-wassenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jan-wassenberg jan-wassenberg added the copybara-import Trigger Copybara for merging pull requests label Apr 30, 2024
@xinpingwang
Copy link
Contributor Author

Thank you!

Could you help release a new version after this pr merged. so that I can create a new formula for homebrew Homebrew/homebrew-core#166881

@jan-wassenberg
Copy link
Member

Apologies, I did not see that this PR targets the main branch, thus our import automation failed. Would you please change it to dev? Soon after it lands in dev, we can do a release.

@xinpingwang xinpingwang changed the base branch from main to dev May 3, 2024 15:32
@xinpingwang
Copy link
Contributor Author

Apologies, I did not see that this PR targets the main branch, thus our import automation failed. Would you please change it to dev? Soon after it lands in dev, we can do a release.

ok, updated.

@jan-wassenberg jan-wassenberg removed the copybara-import Trigger Copybara for merging pull requests label May 3, 2024
@jan-wassenberg jan-wassenberg added the copybara-import Trigger Copybara for merging pull requests label May 3, 2024
@jan-wassenberg
Copy link
Member

Thanks! Restarted the import.

@copybara-service copybara-service bot merged commit 18f6d43 into google:dev May 3, 2024
9 of 15 checks passed
@xinpingwang
Copy link
Contributor Author

Merged success to dev, could you help release a new version. Thanks.

@jan-wassenberg
Copy link
Member

Yes, we will do one soon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
copybara-import Trigger Copybara for merging pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants