KDE/kdelibs/win

Ralf Habacker ralf.habacker at freenet.de
Fri Feb 10 23:10:37 CET 2006


Alexander Neundorf schrieb:
> SVN commit 508142 by neundorf:
>
> -add a CMakeLists.txt for iceauth, but it can't be compiled here, because iceauth links to DCOP, and thi doesn't exist yet
> I think this should be moved to dcop/
>   
iceauth requires only KDE-ICE, not dcop. I don't know if it would be 
able to uses the KDE-ICE sources directly for iceauth.
Ralf

> Alex
>
> CCMAIL: kde-buildsystem at kde.org
>
>
>
>  M  +2 -0      CMakeLists.txt  
>  A             iceauth/CMakeLists.txt  
>
>
> --- trunk/KDE/kdelibs/win/CMakeLists.txt #508141:508142
> @@ -45,6 +45,8 @@
>  
>  add_definitions(-DUNICODE -DWIN32_LEAN_AND_MEAN )
>  
> +add_subdirectory(iceauth)
> +
>  set(win_LIB_SRCS
>     src/bootstrap.cpp
>     src/dummy.cpp
> _______________________________________________
> Kde-buildsystem mailing list
> Kde-buildsystem at kde.org
> https://mail.kde.org/mailman/listinfo/kde-buildsystem
>   



More information about the Kde-buildsystem mailing list