[WebKit-devel] kdereview/kwebkitpart/cmake
Urs Wolfer
uwolfer at kde.org
Sun Jan 31 15:41:39 CET 2010
How should we handle this? For trunk its IMHO clear: just support this new
version.
What's about 4.4 branch? Also just this kdereview version?
4.3 will stay as it is IMHO.
Suggestions? Objections?
Bye
urs
On Sunday 31 January 2010 12:51:07 Urs Wolfer wrote:
> SVN commit 1082846 by uwolfer:
>
> Rename cmake script (including all content) to match current (final) name;
> hopefully the last time... Now we need to update all parts which are using
> it.
>
> CCMAIL:webkit-devel at kde.org
>
> M +0 -1 CMakeLists.txt
> M +2 -6 modules/CMakeLists.txt
> A modules/FindKWebKitPart.cmake
> modules/FindWebKitPart.cmake#1082782 D
> modules/FindWebKitPart.cmake
>
>
> --- trunk/kdereview/kwebkitpart/cmake/CMakeLists.txt #1082845:1082846
> @@ -1,2 +1 @@
> add_subdirectory(modules)
> -
> --- trunk/kdereview/kwebkitpart/cmake/modules/CMakeLists.txt
> #1082845:1082846 @@ -1,9 +1,5 @@
> -# install the cmake files
> -find_package(KDE4 REQUIRED)
> -
> file(GLOB cmakeFiles "${CMAKE_CURRENT_SOURCE_DIR}/*.cmake")
>
> -set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modules )
> +set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modules)
>
> -install( FILES ${cmakeFiles} DESTINATION ${module_install_dir} )
> -
> +install(FILES ${cmakeFiles} DESTINATION ${module_install_dir})
> _______________________________________________
> WebKit-devel mailing list
> WebKit-devel at kde.org
> https://mail.kde.org/mailman/listinfo/webkit-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/webkit-devel/attachments/20100131/8605e24e/attachment.sig
More information about the WebKit-devel
mailing list