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

Update CMake for C and C++ examples #443

Merged
merged 2 commits into from
Apr 17, 2023

Conversation

tprk77
Copy link
Member

@tprk77 tprk77 commented Apr 16, 2023

Updates CMakeLists.txt for C and C++ examples to be more consistent with the CMake tutorial in the docs, that is to say, uses lcm_wrap_types, lcm_add_library, lcm_target_link_libraries, etc.

This depends on the GLib2 changes, so that needs to go in first, then I can rebase this.

@tprk77 tprk77 requested review from ihilt, kyonifer and nosracd April 16, 2023 01:09
@tprk77 tprk77 self-assigned this Apr 16, 2023
@tprk77 tprk77 force-pushed the fix-examples-cmake branch from 25ba23c to 7aa6c65 Compare April 17, 2023 17:54
@tprk77 tprk77 force-pushed the fix-examples-cmake branch from 7aa6c65 to 2ccd5c7 Compare April 17, 2023 17:59
@tprk77 tprk77 marked this pull request as ready for review April 17, 2023 17:59
@tprk77 tprk77 merged commit 1067904 into lcm-proj:master Apr 17, 2023
@tprk77 tprk77 deleted the fix-examples-cmake branch April 17, 2023 19:11
@tprk77 tprk77 mentioned this pull request Apr 17, 2023
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