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

Switch to CPM with cache #48

Merged
merged 7 commits into from
Jun 29, 2023
Merged

Switch to CPM with cache #48

merged 7 commits into from
Jun 29, 2023

Conversation

zfergus
Copy link
Member

@zfergus zfergus commented Jun 29, 2023

Description

Switched from FetchContent to CPM. This provides better caching between builds. Additionally, made robin-map and Abseil optional dependencies.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Test Configuration:

  • OS and version: macOS 13.4.1
  • Compile and version: Apple clang version 14.0.3

Checklist:

  • I have followed the project style guide
  • My code follows the clang-format style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@zfergus zfergus merged commit e5dda8c into main Jun 29, 2023
@zfergus zfergus deleted the cpm branch June 29, 2023 02:01
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

Successfully merging this pull request may close these issues.

1 participant