<div dir="ltr">I thought this could fix the problem I've been having when compiling kdevplatform, since we accorded to not to include things on the CMakeLists i thought you might want to see it before commiting.<br><br>
The error was this:<br>[  6%] Building CXX object language/CMakeFiles/kdevplatformlanguage.dir/duchain/duchain.o<br>In file included from /home/kde-devel/kdevplatform/util/google/dense_hash_map:99,<br>                 from /home/kde-devel/kdevplatform/language/duchain/duchain.cpp:55:<br>
/home/kde-devel/kdevplatform/util/google/sparsehash/densehashtable.h:102:37: error: sparsehash/sparseconfig.h: No such file or directory<br>make[2]: *** [language/CMakeFiles/kdevplatformlanguage.dir/duchain/duchain.o] Error 1<br>
make[1]: *** [language/CMakeFiles/kdevplatformlanguage.dir/all] Error 2<br><br>Bye!<br>Aleix<br></div>