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)