Comment 5 for bug 987805

Revision history for this message
David Cole (david-cole-2) wrote : Re: plugins fail to build: "include could not load file: CompizCommon...."

We are suspecting one of the changes to FindPkgConfig that accidentally eliminated PKG_CONFIG_FOUND:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=55c3435d

There was another commit to correct that, but it did not get merged before the 2.8.8 release.

It is now merged into CMake's 'master' branch -- if somebody who can reproduce this could try the CMake 'master' branch and let us know if the problem is already resolved, we would appreciate the feedback very much.

Thanks,
David