rebranding windows only kdelibs kdewin32 cmake module to kdewin

Ralf Habacker ralf.habacker at freenet.de
Wed Jun 10 11:05:03 CEST 2009


Hi,

in recent svn there is a windows only kdewin32 package containing stuff
required by kde packages.
Because the name indicates a limitation by using the '32' in the name 
there is a migration in work to rename it to a more generic name kdewin.

The required changes of this migration are currently limited to the
kdelibs cmake build system.

The patch contains the following changes:


- new file FindKDEWIN.cmake - a copy of FindKDEWIN32.cmake with global
replace of KDEWIN32 with KDEWIN

- FindKDEWIN32.cmake ->  calls FindKDEWIN.cmake, defines still KDEWIN32_
... vars.

- renamed KDEWIN32_... variables to KDEWIN_.. in several CMakeLists.txt 
files.

I tried to follow the cmake commit rules. If there any other problems 
with this patch let me know.

Thanks
Ralf


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: kdelibs-kdewin.patch
Url: http://mail.kde.org/pipermail/kde-buildsystem/attachments/20090610/bf9180fa/attachment.bat 


More information about the Kde-buildsystem mailing list