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

fix: update CMakeLists.txt to allow building with REGENERATE_METADATA off #3301

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CoolGoose
Copy link

I am not sure if this is the correct change (since my experience with Cmake is limited) but from my understanding and errors I am getting the current else branch breaks the current generated metadata becasue of the OUTPUT flag.

The "fix" is to just display the skip message in the else, and it proceeds to build without any issues.

@CoolGoose CoolGoose requested a review from a team as a code owner November 21, 2023 10:08
Copy link

google-cla bot commented Nov 21, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@CoolGoose
Copy link
Author

I am not sure what's wrong with the CLA but it errors out with

Your CLA signature could not be read; please reach out to your contact Googler.

@rfeiner
Copy link

rfeiner commented Jan 8, 2024

Any update about this one? 🙏

Copy link
Contributor

@katbohm katbohm left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants