-
Notifications
You must be signed in to change notification settings - Fork 6
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
Need "make install" #10
Comments
Please, check my PR: |
PR: 2cc33ba indeed adds a "make install", although as discussed there we (and users) may not technically need an install besides the executable benchmarks that get generated. Do we consider the issue resolved or something else specific must be "installed"? |
I provided comments on #12 what I have in mind. Essentially, after |
We still do not have all benchmarks; therefore, nothing to provide in a bin folder suggested before. This was explained repeatedly. |
I marked this as a feature enhancement because I know it is a feature that we will eventually want. That doesn't mean we have to implement it right away. We can keep items here as a way of keeping track of things that we will eventually address. |
Consider using Github projects like I do for HPFT: https://github.com/icl-utk-edu/hpft/projects |
Thanks. I'll have a look.
…On Wed, Oct 6, 2021, 11:09 PM Piotr Luszczek ***@***.***> wrote:
Consider using Github projects
<https://docs.github.com/en/rest/reference/projects> like I do for HPFT:
https://github.com/icl-utk-edu/hpft/projects
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH7Q5Y6FILIKHYFXOHNJZWLUFUFOPANCNFSM5FISMDDQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
The CMake configuration should produce a "make install" target.
The text was updated successfully, but these errors were encountered: