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 README #324

Merged
merged 2 commits into from
Mar 31, 2022
Merged

Update README #324

merged 2 commits into from
Mar 31, 2022

Conversation

bernhardmgruber
Copy link
Collaborator

Includes more platform agnostic build/install instructions and a note that Vc is now in maintenance mode.


```sh
$ cmake -DCMAKE_INSTALL_PREFIX=/opt/Vc -DBUILD_TESTING=OFF <srcdir>
$ cmake -DBUILD_TESTING=OFF ..
Copy link
Collaborator

Choose a reason for hiding this comment

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

How about making BUILD_TESTING off by default and adding -DBUILD_TESTING=ON to the CI?

Copy link
Collaborator Author

@bernhardmgruber bernhardmgruber Mar 31, 2022

Choose a reason for hiding this comment

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

We could do that, but that could affect a lot of downstream users. Let's do that in a separate PR.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

New PR here: #325

@amadio
Copy link
Collaborator

amadio commented Mar 31, 2022

Is this ready to be merged?

@bernhardmgruber
Copy link
Collaborator Author

Yes, please!

@amadio amadio merged commit d03fa55 into VcDevel:1.4 Mar 31, 2022
@bernhardmgruber bernhardmgruber deleted the readme branch March 31, 2022 15:05
@bernhardmgruber bernhardmgruber added this to the Vc 1.4.3 milestone May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants