File libxtrx-cmake-disable-test.patch of Package libxtrx

diff --git a/CMakeLists.txt b/CMakeLists.txt
index a095dcc..1e0497b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -85,12 +85,8 @@ add_library(xtrx SHARED xtrx.c)
 target_link_libraries(xtrx ${LIBLMS7002M_LIBRARIES} ${LIBXTRXLL_LIBRARIES} ${LIBXTRXDSP_LIBRARIES} m)
 set_target_properties(xtrx PROPERTIES VERSION ${LIBVER} SOVERSION ${MAJOR_VERSION})
 
-add_executable(test_xtrx test_xtrx.c)
-target_link_libraries(test_xtrx xtrx ${SYSTEM_LIBS})
-
 
 install(TARGETS xtrx DESTINATION ${XTRX_LIBRARY_DIR})
-install(TARGETS test_xtrx DESTINATION ${XTRX_UTILS_DIR})
 
 
 ########################################################################
openSUSE Build Service is sponsored by