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

List:       kde-commits
Subject:    [Amarok] 6a62661: Fix build
From:       "Rick W.Chen" <stuffcorpse () archlinux ! us>
Date:       2010-10-28 22:58:11
Message-ID: 20101028225811.DF117A609E () git ! kde ! org
[Download RAW message or body]

commit 6a62661dc4d7ec8529d512c7be3325c60052a3eb
branch master
Author: Rick W. Chen <stuffcorpse@archlinux.us>
Date:   Fri Oct 29 11:45:03 2010 +1300

    Fix build

diff --git a/tests/core-impl/playlists/types/file/CMakeLists.txt \
b/tests/core-impl/playlists/types/file/CMakeLists.txt index d1d4dac..54ec144 100644
--- a/tests/core-impl/playlists/types/file/CMakeLists.txt
+++ b/tests/core-impl/playlists/types/file/CMakeLists.txt
@@ -1,5 +1,6 @@
 include_directories( .
   ${AMAROK_TEST_TREE}
+  ${CMAKE_BINARY_DIR}/src
   ${CMAKE_BINARY_DIR}/tests
 )
 
diff --git a/tests/playlistmanager/sql/CMakeLists.txt \
b/tests/playlistmanager/sql/CMakeLists.txt index 96bb239..c801d4a 100644
--- a/tests/playlistmanager/sql/CMakeLists.txt
+++ b/tests/playlistmanager/sql/CMakeLists.txt
@@ -1,6 +1,7 @@
 include_directories( .
     ${AMAROK_SOURCE_TREE}/collection
     ${AMAROK_SOURCE_TREE}/browsers/playlistbrowser
+    ${CMAKE_BINARY_DIR}/src
     ${CMAKE_BINARY_DIR}/tests
 )
 
diff --git a/tests/timecode/CMakeLists.txt b/tests/timecode/CMakeLists.txt
index e595c6b..7e7c55f 100644
--- a/tests/timecode/CMakeLists.txt
+++ b/tests/timecode/CMakeLists.txt
@@ -1,5 +1,6 @@
 include_directories( .
   ${AMAROK_TEST_TREE}
+  ${CMAKE_BINARY_DIR}/src
   ${CMAKE_BINARY_DIR}/tests
 )
 #------------------------ Test TimecodeTrackProvider -----------------------------


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

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