Move gstfastspectrum to src

This commit is contained in:
Jonas Kvinge
2024-09-24 16:29:19 +02:00
parent 11d4151a82
commit cf22b183a5
8 changed files with 8 additions and 52 deletions

View File

@@ -453,9 +453,6 @@ add_subdirectory(dist)
add_subdirectory(ext/libstrawberry-common)
add_subdirectory(ext/libstrawberry-tagreader)
add_subdirectory(ext/strawberry-tagreader)
if(HAVE_MOODBAR)
add_subdirectory(3rdparty/gstfastspectrum)
endif()
if(GTest_FOUND AND GMOCK_LIBRARY AND Qt${QT_VERSION_MAJOR}Test_FOUND)
add_subdirectory(tests)