aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/CMakeLists.txt')
-rw-r--r--src/plugins/General/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/CMakeLists.txt b/src/plugins/General/CMakeLists.txt
index 3eb64595b..1b02b2d19 100644
--- a/src/plugins/General/CMakeLists.txt
+++ b/src/plugins/General/CMakeLists.txt
@@ -71,7 +71,7 @@ add_subdirectory(converter)
ENDIF(USE_CONVERTER AND TAGLIB_FOUND)
IF(USE_RGSCAN AND TAGLIB_FOUND)
-add_subdirectory(rgscan)
+#add_subdirectory(rgscan)
ENDIF(USE_RGSCAN AND TAGLIB_FOUND)
IF(USE_SB)