From kde-commits Mon Aug 13 15:18:05 2012 From: Shantanu Tushar Date: Mon, 13 Aug 2012 15:18:05 +0000 To: kde-commits Subject: [plasma-mediacenter] browsingbackends: Dont actually include the cmake dir for build. Message-Id: <20120813151805.79450A6094 () git ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=134487137926812 Git commit ef7e2031c860ba80f45eead3534bf52c6d468369 by Shantanu Tushar. Committed on 13/08/2012 at 17:17. Pushed by shantanu into branch 'master'. Dont actually include the cmake dir for build. M +0 -1 browsingbackends/CMakeLists.txt http://commits.kde.org/plasma-mediacenter/ef7e2031c860ba80f45eead3534bf52c6= d468369 diff --git a/browsingbackends/CMakeLists.txt b/browsingbackends/CMakeLists.= txt index 9cf7ce8..63d89f1 100644 --- a/browsingbackends/CMakeLists.txt +++ b/browsingbackends/CMakeLists.txt @@ -4,4 +4,3 @@ include_directories (${TAGLIB_INCLUDES}) = add_subdirectory(localfiles) add_subdirectory(metadatabackends) -add_subdirectory(cmake)