Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

cleanup: refactor single-source library definitions. #21

Merged
merged 3 commits into from
Sep 10, 2019

Conversation

coryan
Copy link
Member

@coryan coryan commented Sep 9, 2019

A lot of the libraries have a single source and can be refactored to a
function that creates them.

A lot of the libraries have a single source and can be refactored to a
function that creates them.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 9, 2019
Copy link

@mr-salty mr-salty left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @coryan, @devbww, @devjgm, @mr-salty, @scotthart, and @tmatsuo)


CMakeLists.txt, line 140 at r1 (raw file):

endfunction ()

function (googleapis_cpp_add_library proto)

Add a comment that there are additional arguments [public_deps...] ? IDK what the common CMake style is here but it threw me for a loop at first.

@coryan coryan merged commit 051e01e into googleapis:master Sep 10, 2019
@coryan coryan deleted the refactor-single-proto-libraries branch September 10, 2019 11:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants