[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [phonon/five] demos/cmake: Remove old FindPhonon.cmake from demos cmake files
From:       Casian Andrei <skeletk13 () gmail ! com>
Date:       2014-07-02 13:13:50
Message-ID: E1X2KMA-0003rz-Io () scm ! kde ! org
[Download RAW message or body]

Git commit 373e5d7770f4cfcb73228e51135b8df6659944b1 by Casian Andrei.
Committed on 02/07/2014 at 11:12.
Pushed by casianandrei into branch 'five'.

Remove old FindPhonon.cmake from demos cmake files

This file should no longer be necessary with Phonon5.

The demos/cmake directory became empty so it shall be removed.

D  +0    -32   demos/cmake/FindPhonon.cmake

http://commits.kde.org/phonon/373e5d7770f4cfcb73228e51135b8df6659944b1

diff --git a/demos/cmake/FindPhonon.cmake b/demos/cmake/FindPhonon.cmake
deleted file mode 100644
index 7c70ab4..0000000
--- a/demos/cmake/FindPhonon.cmake
+++ /dev/null
@@ -1,32 +0,0 @@
-# Find libphonon
-# Once done this will define
-#
-#  PHONON_FOUND       - system has Phonon Library
-#  PHONON_INCLUDE_DIR - the Phonon include directory
-#  PHONON_LIBRARY     - link these to use Phonon
-#  PHONON_VERSION     - the version of the Phonon Library
-
-# Copyright (c) 2010, Harald Sitter <sitter@kde.org>
-# Copyright (c) 2008, Matthias Kretz <kretz@kde.org>
-#
-# Redistribution and use is allowed according to the terms of the BSD lice=
nse.
-# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
-
-if(PHONON_INCLUDE_DIR AND PHONON_LIBRARY)
-    set(PHONON_FIND_QUIETLY TRUE)
-    =

-#     include(FindPackageHandleStandardArgs)
-#     find_package_handle_standard_args(Phonon DEFAULT_MSG PHONON_INCLUDE_=
DIR PHONON_LIBRARY)
-
-#     mark_as_advanced(PHONON_INCLUDE_DIR PHONON_LIBRARY)
-
-else()
-    find_package(Phonon NO_MODULE)
-    if(PHONON_FOUND)
-        set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PHONON_BUILDSYSTEM_DI=
R})
-    endif()
-
-    include(FindPackageHandleStandardArgs)
-
-    find_package_handle_standard_args(Phonon  DEFAULT_MSG  Phonon_DIR )
-endif(PHONON_INCLUDE_DIR AND PHONON_LIBRARY)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic