File libxtrxdsp-disable-tests.patch of Package libxtrxdsp
diff --git a/CMakeLists.txt b/CMakeLists.txt index 2198183..a372ad2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -96,7 +96,6 @@ set_source_files_properties(xtrxdsp_x86_no.c PROPERTIES COMPILE_FLAGS "-O3 set_target_properties(xtrxdsp PROPERTIES VERSION ${LIBVER} SOVERSION ${MAJOR_VERSION}) -add_subdirectory(tests) ######################################################################## # install headers & targets