c++ -std=c++14 add_person.cc addressbook.pb.cc -o add_person_cpp `pkg-config --cflags --libs protobuf`
Created
May 2, 2023 08:17
-
-
Save nd-0r/a35f42314fc5d91791c19b973b7a2976 to your computer and use it in GitHub Desktop.
How to link against protobuf on MacOS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment