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

Make CMake superbuild behave more similar to FetchContent #83

Merged
merged 1 commit into from
Feb 4, 2021
Merged

Make CMake superbuild behave more similar to FetchContent #83

merged 1 commit into from
Feb 4, 2021

Conversation

cblichmann
Copy link
Member

  • Move CMake superbuild files
  • Drop use of CMakeLists.txt.in configure files
  • Allow overriding dependency directories. For now, this should only be
    used by GitHub workflows. Will be expanded on later, possibly renaming
    the variables.

This change is one in a series to make it easier to consume/customize
Sandboxed API in downstream projects.

Drive-by:

  • Update .gitignore to ignore clangd's .cache directory

Signed-off-by: Christian Blichmann [email protected]

@google-cla google-cla bot added the cla: yes CLA accepted label Feb 3, 2021
- Move CMake superbuild files
- Drop use of `CMakeLists.txt.in` configure files
- Allow overriding dependency directories. For now, this should only be
  used by GitHub workflows. Will be expanded on later, possibly renaming
  the variables.

This change is one in a series to make it easier to consume/customize
Sandboxed API in downstream projects.

Drive-by:
- Update `.gitignore` to ignore clangd's `.cache` directory

Signed-off-by: Christian Blichmann <[email protected]>
@copybara-service copybara-service bot merged commit 492cd11 into google:main Feb 4, 2021
copybara-service bot pushed a commit that referenced this pull request Feb 4, 2021
PiperOrigin-RevId: 355587833
Change-Id: I40579d1d5a16a32a7228f440e6cca8862e2ee504
happyCoder92 pushed a commit that referenced this pull request May 4, 2022
PiperOrigin-RevId: 355585389
Change-Id: Ie8d22fed3e2876b31b61972c5afb7238e71ae34e
happyCoder92 pushed a commit that referenced this pull request May 4, 2022
PiperOrigin-RevId: 355587833
Change-Id: I40579d1d5a16a32a7228f440e6cca8862e2ee504
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant