[RFC] Split tests and examples in KDE4

Matthias Kretz kretz at kde.org
Mon Oct 9 17:59:21 BST 2006


May commit this and work on the tests/examples split in Phonon as suggested?

On Sunday 09 July 2006 12:16, Brad Hards wrote:
> I'd like to propose that we split that code into /tests and /examples, with
> separate options to enable each:
>
> $ svn diff cmake/modules/FindKDE4Internal.cmake
> Index: cmake/modules/FindKDE4Internal.cmake
> ===================================================================
> --- cmake/modules/FindKDE4Internal.cmake        (revision 560068)
> +++ cmake/modules/FindKDE4Internal.cmake        (working copy)
> @@ -89,8 +89,9 @@
>  #
>  # The following user adjustable options are provided:
>  #
> -# KDE4_ENABLE_FINAL - enable KDE-style enable-final all-in-one-compilation
> -# KDE4_BUILD_TESTS  - enable this to build the testcases
> +# KDE4_ENABLE_FINAL    - enable KDE-style enable-final
> all-in-one-compilation +# KDE4_BUILD_TESTS     - enable this to build the
> testcases
> +# KDE4_BUILD_EXAMPLES  - enable this to build examples
>  #
>  # It also adds the following macros (from KDE4Macros.cmake)
>  # KDE4_ADD_UI_FILES (SRCS_VAR file1.ui ... fileN.ui)
> @@ -235,6 +236,7 @@
>
>  option(KDE4_ENABLE_FINAL "Enable final all-in-one compilation")
>  option(KDE4_BUILD_TESTS  "Build the tests")
> +option(KDE4_BUILD_EXAMPLES  "Build example applications")
>  option(KDE4_IGNORE_DONTPORT "ignore the \"don't port\" message from
> kdelibs (not snapshot)" OFF)

-- 
C'ya
        Matthias
________________________________________________________
Matthias Kretz (Germany)                            <><
http://Vir.homelinux.org/
MatthiasKretz at gmx.net, kretz at kde.org,
Matthias.Kretz at urz.uni-heidelberg.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20061009/3cfc2a35/attachment.sig>


More information about the kde-core-devel mailing list