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

Use imported target for res_tool during cross compilation. #865

Conversation

windelbouwman
Copy link
Contributor

Change cmake configuration to use an imported target for the res_tool when cross compiling.

Benefit is that cross compilation is simpler, and the logic for building the res_tool or not is located along with the res_tool source-code, not where the res_tool is used in the corelib.

Remarks welcome, this is useful for me when packaging rtabmap for another architecture.

@matlabbe matlabbe merged commit 8826f13 into introlab:master Sep 4, 2022
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