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

Forward CMAKE_SYSTEM_NAME to xrceagent cmake #110

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

RSchwan
Copy link
Contributor

@RSchwan RSchwan commented Jan 12, 2022

By default, CMAKE_SYSTEM_NAME is set to nothing according to the docs. At least on my system (macOS), CMAKE_SYSTEM_NAME does not get set in the CMake file of the xrceagent, hence it's not correctly configured. Forwarding it seems to fix this.

@pablogs9 pablogs9 requested a review from Acuadros95 January 12, 2022 11:31
@pablogs9
Copy link
Member

@mergify backport foxy main

@mergify
Copy link
Contributor

mergify bot commented Jan 12, 2022

backport foxy main

🟠 Waiting for conditions to match

  • merged [:pushpin: backport requirement]

Hey, I reacted but my real name is @Mergifyio

@Acuadros95
Copy link
Contributor

Nice catch! Will merge once CI passes

@Acuadros95 Acuadros95 merged commit 8aea206 into micro-ROS:galactic Jan 12, 2022
mergify bot pushed a commit that referenced this pull request Jan 12, 2022
(cherry picked from commit 8aea206)
mergify bot pushed a commit that referenced this pull request Jan 12, 2022
(cherry picked from commit 8aea206)
@mergify
Copy link
Contributor

mergify bot commented Jan 12, 2022

backport foxy main

✅ Backports have been created

Acuadros95 pushed a commit that referenced this pull request Jan 12, 2022
(cherry picked from commit 8aea206)

Co-authored-by: Roland Schwan <RSchwan@users.noreply.github.com>
Acuadros95 pushed a commit that referenced this pull request Jan 12, 2022
(cherry picked from commit 8aea206)

Co-authored-by: Roland Schwan <RSchwan@users.noreply.github.com>
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.

3 participants