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

Depend on absolute path of .proto file #21

Merged
merged 1 commit into from
Nov 14, 2017
Merged

Depend on absolute path of .proto file #21

merged 1 commit into from
Nov 14, 2017

Conversation

BillWSY
Copy link
Member

@BillWSY BillWSY commented Oct 31, 2017

This should fix #20. The original concern was for some reason cmake re-generate protos if .proto is not within src. Initial test shows this is not the case, but should do more tests.

This should fix #20. The original concern was for some reason cmake re-generate protos if .proto is not within src. Initial test shows this is not the case, but should do more tests.
@BillWSY
Copy link
Member Author

BillWSY commented Nov 14, 2017

This change seems good for gcloud_speech and other generate_proto users.

@BillWSY BillWSY merged commit 9a8c181 into master Nov 14, 2017
@BillWSY BillWSY deleted the use_abs_path branch November 16, 2017 03:37
abishekh added a commit to abishekh/catkin_grpc that referenced this pull request Feb 14, 2018
* Depend on absolute path of .proto file (CogRob#21)

This should fix CogRob#20. The original concern was for some reason cmake re-generate protos if .proto is not within src. Initial test shows this is not the case, but should do more tests.

* Depend on zlib (CogRob#23) and link protobuf with zlib (CogRob#22) (CogRob#24)

* Updates changelog.

* 0.0.6
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.

Does not work if project directory is a symlink.
1 participant