gentoo_overlay/dev-python/pyside6/files/pyside6-6.6.0-no-qtexampleicons.patch
2025-08-04 22:54:25 +02:00

11 lines
221 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2e4c701..6792258 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,5 +41,3 @@ if(BUILD_TESTS)
endif()
add_subdirectory(doc)
-
-add_subdirectory(qtexampleicons)