Skip to content

Update CMake commands in tutorials #6282

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

mvieth
Copy link
Member

@mvieth mvieth commented May 29, 2025

PCL_INCLUDE_DIRS, PCL_LIBRARY_DIRS, and PCL_DEFINITIONS do not have to be used explicitly any more, using target_link_libraries is sufficient.

See also discussion about tutorials in #5806

PCL_INCLUDE_DIRS, PCL_LIBRARY_DIRS, and PCL_DEFINITIONS do not have to be used explicitly any more, using target_link_libraries is sufficient.
@mvieth mvieth marked this pull request as ready for review June 1, 2025 08:59
@mvieth mvieth added the changelog: enhancement Meta-information for changelog generation label Jun 1, 2025
@larshg larshg added this to the pcl-1.15.1 milestone Jun 2, 2025
@larshg larshg merged commit 88d832b into PointCloudLibrary:master Jun 2, 2025
7 checks passed
@mvieth mvieth deleted the cmake_tutorials_update branch June 2, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: enhancement Meta-information for changelog generation module: tutorials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants