Skip to content

Update CMake commands in tutorials#6282

Merged
larshg merged 1 commit into
PointCloudLibrary:masterfrom
mvieth:cmake_tutorials_update
Jun 2, 2025
Merged

Update CMake commands in tutorials#6282
larshg merged 1 commit into
PointCloudLibrary:masterfrom
mvieth:cmake_tutorials_update

Conversation

@mvieth

@mvieth mvieth commented May 29, 2025

Copy link
Copy Markdown
Member

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