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

CMake Error unknown arguments #16

Open
dirksavage88 opened this issue Feb 8, 2022 · 1 comment
Open

CMake Error unknown arguments #16

dirksavage88 opened this issue Feb 8, 2022 · 1 comment

Comments

@dirksavage88
Copy link
Contributor

if($ENV{ROS_DISTRO} STREQUAL "rolling")

Screenshot from 2022-02-06 20-27-29

Instead of STREQUAL, I used MATCHES and this fixed the CMake arg error.

@vmayoral
Copy link
Member

vmayoral commented Feb 8, 2022

Thanks! Would you like to send a PR with this change?

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

2 participants