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

List:       kde-commits
Subject:    =?utf-8?q?=5Blibstreamanalyzer=5D_cmake=3A_Find_them_in_ffmpeg/l?=
From:       Michael Jansen <kde () michael-jansen ! biz>
Date:       2011-06-29 1:04:08
Message-ID: 20110629010408.5EC4AA60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 33da94dfb4732a47ae5c02c194ae876808e0b493 by Michael Jansen.
Committed on 29/06/2011 at 03:06.
Pushed by mjansen into branch 'master'.

Find them in ffmpeg/libav*/... too.

M  +2    -0    cmake/FindFFmpeg.cmake     

http://commits.kde.org/libstreamanalyzer/33da94dfb4732a47ae5c02c194ae876808e0b493

diff --git a/cmake/FindFFmpeg.cmake b/cmake/FindFFmpeg.cmake
index f4e57cd..526be5f 100644
--- a/cmake/FindFFmpeg.cmake
+++ b/cmake/FindFFmpeg.cmake
@@ -70,6 +70,8 @@ macro(find_component _component _pkgconfig _library _header)
     HINTS
       ${PC_LIB${_component}_INCLUDEDIR}
       ${PC_LIB${_component}_INCLUDE_DIRS}
+    PATH_SUFFIXES
+      ffmpeg
   )
 
   find_library(${_component}_LIBRARIES NAMES ${_library}

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

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