looking for windows developer to test cmake buildsystem

Peter Kümmel syntheticpp at gmx.net
Thu Feb 2 21:04:29 CET 2006


Peter Kümmel wrote:
> Peter Kümmel wrote:
> 
>> But it can't find a header, only a .cmake version there:
>>
>> C:\sandbox\kdelibs\kdelibs\kdelibs_export.h(24) :
>> fatal error C1083: Cannot open include file: 'kdemacros.h': No such file or directory
> 
> I use a fresh checkout, maybe this is the reason.
> Peter

Here a fix for win/CmakeLists:

configure_file(${CMAKE_CURRENT_SOURCE_DIR}/../kdemacros.h.cmake ${CMAKE_CURRENT_SOURCE_DIR}/../kdemacros.h )


More information about the Kde-buildsystem mailing list