Skip to content

Fix finding lib when install with relwithdebinfo or minsizerel#6089

Merged
mvieth merged 1 commit intoPointCloudLibrary:masterfrom
sunbuny:dev/fix_install
Jul 19, 2024
Merged

Fix finding lib when install with relwithdebinfo or minsizerel#6089
mvieth merged 1 commit intoPointCloudLibrary:masterfrom
sunbuny:dev/fix_install

Conversation

@sunbuny
Copy link
Copy Markdown
Contributor

@sunbuny sunbuny commented Jul 18, 2024

Fix a bug, when install with release with debug info or release with minsize, the cmake can not find the pcl libs, like these:

-- Could NOT find PCL_COMMON (missing: PCL_COMMON_LIBRARY)
...
...

@mvieth mvieth added module: cmake changelog: fix Meta-information for changelog generation labels Jul 19, 2024
@mvieth mvieth merged commit 9def8de into PointCloudLibrary:master Jul 19, 2024
@mvieth mvieth changed the title lib not found when install with relwithdebinfo Fix finding lib when install with relwithdebinfo or minsizerel Dec 29, 2024
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.

3 participants