1 2 3 4 5 6 7 8 9 10
diff --git a/sources/pyside6/CMakeLists.txt b/sources/pyside6/CMakeLists.txt index 2e4c701..6792258 100644 --- a/sources/pyside6/CMakeLists.txt +++ b/sources/pyside6/CMakeLists.txt @@ -41,5 +41,3 @@ if(BUILD_TESTS) endif() add_subdirectory(doc) - -add_subdirectory(qtexampleicons)