Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Clean up repo, use CPM for dependency management #170

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

Merged
glynos merged 1 commit into cpp-netlib:main from maztheman:main
Dec 9, 2023

Conversation

@maztheman
Copy link

@maztheman maztheman commented Dec 7, 2023

  • Update CMake version to 3.21
  • Make this repo able to be pulled in as a dependency via CMake
  • Use new compiler and environment detection (from range-v3)
  • Use CPM for dependencies
  • Fix Github actions to work on Clang 10,11,12,14

- Update CMake version to 3.21
- Make this repo able to be pulled in as a dependency via CMake
- Use new compiler and environment detection (from range-v3)
- Use CPM for dependencies
- Fix Github actions to work on Clang 10,11,12,14
Copy link
Author

vcpkg install in the github action is no longer really needed..but left it in for now

glynos reacted with thumbs up emoji

Copy link
Author

Copy link
Member

glynos commented Dec 7, 2023

Thanks @maztheman, this is awesome! This needed some attention, I'm happy for the contribution.

@glynos glynos self-assigned this Dec 7, 2023
@glynos glynos self-requested a review December 7, 2023 19:51
Copy link
Author

I didn't mean to add that second commit, oops.

-D skyr_BUILD_EXAMPLES=OFF
-D skyr_BUILD_V2=${BUILD_V2}
-D skyr_BUILD_WITH_LLVM_LIBCXX=${USE_LLVM}
-D SKY_VERBOSE_BUILD=ON
Copy link
Member

Choose a reason for hiding this comment

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

Should that be "skyr_VERBOSE_BUILD"?

Copy link
Author

@maztheman maztheman Dec 9, 2023
edited
Loading

Choose a reason for hiding this comment

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

Looks like the new variables I put in has prefix SKY, but that doesn't seem to be consistent with everything else. Should probably be changed.

Copy link
Member

glynos commented Dec 8, 2023

I didn't mean to add that second commit, oops.

Can you rebase and remove it? Then I'll merge

maztheman reacted with thumbs up emoji

Copy link
Author

done.

@glynos glynos merged commit 8c03e21 into cpp-netlib:main Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@glynos glynos glynos approved these changes

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /