Skip to content

Fix CMake warning related to FLANN_ROOT#6266

Merged
larshg merged 1 commit intoPointCloudLibrary:masterfrom
mvieth:cmake_policy_0144
Apr 11, 2025
Merged

Fix CMake warning related to FLANN_ROOT#6266
larshg merged 1 commit intoPointCloudLibrary:masterfrom
mvieth:cmake_policy_0144

Conversation

@mvieth
Copy link
Member

@mvieth mvieth commented Apr 11, 2025

Fix #6094
I also tested with the Windows all-in-one installer, where everything seems to work fine as well.

Fix PointCloudLibrary#6094
I also tested with the Windows all-in-one installer, where everything seems to work fine as well.
@larshg larshg added this to the pcl-1.15.1 milestone Apr 11, 2025
@larshg larshg merged commit 64e5fb8 into PointCloudLibrary:master Apr 11, 2025
13 checks passed
@mvieth mvieth deleted the cmake_policy_0144 branch April 12, 2025 05:02
@ijnek
Copy link

ijnek commented May 19, 2025

@mvieth @larshg Is there any chance this change can be put into the debian releases on Ubuntu Jazzy? Currently, any project that depends directly or transitively on PCL, gets this error unless developer warnings are disabled across their whole project with -Wno-dev, which isn't ideal.

@mvieth
Copy link
Member Author

mvieth commented May 19, 2025

@ijnek We are not responsible for the apt packages, so that is not in our hands. You would have to contact the maintainers of the libpcl-dev apt package. However, from what I know, packages in already released Ubuntu distributions are not touched any more (unless maybe it is something really severe, like a security issue).

@ijnek
Copy link

ijnek commented May 19, 2025

Thanks @mvieth, I'll request the maintainers of libpcl-dev apt package. For the record - https://bugs.launchpad.net/ubuntu/+source/pcl/+bug/2111295

@mvieth mvieth added the changelog: fix Meta-information for changelog generation label Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: fix Meta-information for changelog generation module: cmake

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CMAKE] FLANN_ROOT is used with cmake versions >=3.27 but CMP0144 is set to old

3 participants