I'm not sure that
if(POLICY CMP0074) # TODO: # 1. Find*.cmake modules need to be individually verified. # 2. PCLConfig.cmake needs to be changed. cmake_policy(SET CMP0074 OLD) endif()
in the main CMakeLists.txt
is necessary, but I don't think I will be able to test all possible combination of CMake configuration. In particular I reckon that an important test is by setting PCL_ALL_IN_ONE_INSTALLER
to true.