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

Fixed CI build errors for example external project. #284

Merged
merged 3 commits into from
Nov 1, 2023
Merged

Conversation

adamshapiro0
Copy link
Collaborator

Changes

  • Recommend using CMake FetchContent with HTTPS by default for machines (Docker containers) without git

Fixes

  • Updated external_cmake_project example dependency version to resolve missing typedef errors when using clang (fix included in release 1.18.0)

3.12 (2018) should be sufficiently old hopefully.
That way the development machine doesn't need to have git (though it'll almost
certainly be present, except on a stripped down Docker image).
@adamshapiro0 adamshapiro0 self-assigned this Nov 1, 2023
@adamshapiro0 adamshapiro0 merged commit b80fdad into master Nov 1, 2023
13 checks passed
@adamshapiro0 adamshapiro0 deleted the clang branch November 1, 2023 14:25
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