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

idlcxx: add cmake argument to search additional include directories #191

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mtudan
Copy link
Contributor

@mtudan mtudan commented Dec 12, 2021

Signed-off-by: Matija Tudan [email protected]

Copy link
Contributor

@eboasson eboasson left a comment

Choose a reason for hiding this comment

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

Makes sense to me, but it makes equal sense for other language bindings and so either this needs to be copied, or there should be a common IDL preprocessing function for all language bindings. The differences are really small, so it seems feasible.

It also would've ensured the cross-compilation PR #189 would have been unnecessary.

Would you be willing to have a look at a making a parameterized version of the generator function, add it to the cyclonedds and then use that one in the Generate.cmake there and here?

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.

2 participants