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 #15

Merged
merged 4 commits into from
Jun 25, 2022
Merged

Conversation

methylDragon
Copy link
Contributor

ubuntu/debian/libignition-common-av-dev.install Outdated Show resolved Hide resolved
@@ -24,8 +24,8 @@ int main(int argc, char **argv)
}
EOF

g++ -o igntest igntest.c `pkg-config --cflags --libs ignition-common5`
g++ -o gztest gztest.c `pkg-config --cflags --libs gz-common5`
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 will require gazebosim/gz-common#352

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.

We need to wait for gazebosim/gz-common#352 to be merged first.

@methylDragon methylDragon merged commit 65dd2ec into main Jun 25, 2022
@methylDragon methylDragon deleted the gz_cmake_project branch June 25, 2022 22:44
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