Christoph Cullmann 75fd5c16d1 use big resource variant, else we OOM on 32 bit machines
this has issues with LTO, we have a unit test that tells if stuff got lost in the DLL

fix the resource loading for static library building, uncovered by the new unit test

BUG: 487452
BUG: 499674
2025-06-17 18:42:57 +02:00

23 lines
324 B
Plaintext

# Ignore the following files
*.kdev4
*.directory
*.bak
*thumbs.db
dist
node_modules
/.vscode/
/.kateproject.*
CMakeLists.txt.user*
.cmake/
/.clang-format
/compile_commands.json
build/
xmlerrors
.clangd
.idea
/cmake-build*
.cache
#index.theme is currently generated in the source dir
icons/index.theme
icons-dark/index.theme