Regression with git cmake

Stephen Kelly steveire at gmail.com
Sun Sep 23 10:06:07 UTC 2012


Alexander Neundorf wrote:

> On Sunday 23 September 2012, Albert Astals Cid wrote:
>> Hi, if you use cmake from git as of today the configuring of some
>> projects fail, here an example of kde-workspace
>> 
>> This error has been reproduced at my machine and in the jenkins server
>> [1].
>> 
>> Any idea if it's a cmake regression or that we were misusing some stuff?
>> 
>> Cheers,
>>   Albert
>> 
>> [1] http://build.kde.org/view/All/job/kde-workspace_master/99/console
>> 
>> -- Configuring done
>> CMake Error at
>> /home/kdeunstable/instalado/share/apps/cmake/modules/KDE4Macros.cmake:596
>> (add_custom_command):
>>   Error evaluating generator expression:
>> 
>>     $<TARGET_FILE:oxygen-shadow-demo>
> 
> Stephen, may this be related to your work ?
> 
> Alex

Yep, it's already fixed as 
fb578c8635b3c09f4a838c2ec9c671d9f1be34cd in the cmake repo. 

It will be merged to master next week hopefully. Cherry-pick that commit if 
possible, or better yet, change the jenkins server to fetch from the next 
branch.

Thanks,

Steve.




More information about the Kde-buildsystem mailing list