Skip to content

fix: typo in string(JOIN) workaround#12698

Closed
coryan wants to merge 1 commit intoprotocolbuffers:mainfrom
coryan:fix-cmake-typo-in-string-join-workaround
Closed

fix: typo in string(JOIN) workaround#12698
coryan wants to merge 1 commit intoprotocolbuffers:mainfrom
coryan:fix-cmake-typo-in-string-join-workaround

Conversation

@coryan
Copy link
Copy Markdown
Contributor

@coryan coryan commented May 6, 2023

My sketch to fix #12672 was wrong. This works for realsies.

@coryan coryan marked this pull request as ready for review May 6, 2023 21:59
@coryan coryan requested a review from a team as a code owner May 6, 2023 21:59
@coryan coryan requested review from haberman and removed request for a team May 6, 2023 21:59
@fowles fowles added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label May 7, 2023
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label May 7, 2023
@copybara-service copybara-service bot closed this in 5613ab0 May 7, 2023
@coryan coryan deleted the fix-cmake-typo-in-string-join-workaround branch May 7, 2023 16:33
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.

CMake files use string(JOIN) while only requesting CMake >= 3.5

2 participants