Comment 1 for bug 1896118

Revision history for this message
Jochen Sprickerhof (v-launchpad-jochen-sprickerhof-de) wrote :

I failed to reproduce this using:
1. Fresh installed 20.4
2. sudo apt install g++ cmake libpcl-dev
3. echo "find_package(PCL)" > CMakeLists.txt
4- cmake .

Can you try it again and maybe post your CMakeCache.txt?