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 fails with unresolved externals #3

Open
msandres13 opened this issue Dec 6, 2018 · 0 comments
Open

make fails with unresolved externals #3

msandres13 opened this issue Dec 6, 2018 · 0 comments

Comments

@msandres13
Copy link

When I use the example unchanged I get unresolved externals to protobuf lib since the variable in the root script is not set.
I propose to move the FindLibrary to protobuf into the root CMakeList.txt since the variables in leafs go out of scope when returning to the root.

Here is a diff to make it work.

unresolved_external_fix.diff.txt

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

No branches or pull requests

1 participant