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 Project Rename : Update install rules #13

Merged
merged 4 commits into from
Jun 25, 2022
Merged

Conversation

methylDragon
Copy link
Contributor

Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
usr/share/ignition/*/*
usr/lib/*/cmake/*-math[0-99]/*
usr/lib/*/cmake/*-math[0-99]-all/*
usr/share/*/*/*
Copy link
Contributor

Choose a reason for hiding this comment

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

This line looks dangerous, I think we should try to be more specific here

@@ -76,8 +76,8 @@ int main(int argc, char **argv)
}
EOF

g++ -o igntest igntest.c `pkg-config --cflags --libs ignition-math7`
g++ -o gztest gztest.c `pkg-config --cflags --libs gz-math7`
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe this line requires gazebosim/gz-math#420 to be merged first

Signed-off-by: methylDragon <methylDragon@gmail.com>
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

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

Need to wait for gazebosim/gz-math#420 to be merged first

@chapulina chapulina merged commit 3000403 into main Jun 25, 2022
@chapulina chapulina deleted the gz_cmake_project branch June 25, 2022 21:22
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