Brad King wrote:

> On 05/24/2013 04:24 PM, Brad King wrote:
>> It does not individually re-quote the library names so when the
>> generated CMakeLists.txt file is parsed it separates on spaces.
> 
> Fixed:
> 
>  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e65ef08b
> 

This commit causes the build of kde-workspace to fail:

 http://thread.gmane.org/gmane.comp.kde.devel.buildsystem/7858

The problem is that FindXKB.cmake uses a space separated list, which 
happened to work before your commit.

https://projects.kde.org/projects/kde/kdelibs/repository/revisions/master/entry/cmake/modules/FindXKB.cmake

Thanks,

Steve.


--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to