Skip to content

Commit 31528aa

Browse files
committed
Fix missing cmake/Qt5Plugin.cmake in source archive
1 parent 9626a59 commit 31528aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

create-source-archive.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ git ls-files --recurse-submodules -z \
2525
-e '^aseprite/third_party/libpng' \
2626
-e '^aseprite/third_party/pixman' \
2727
-e '^aseprite/third_party/zlib' \
28+
-e '^cmake/' \
2829
| grep -z --invert-match \
2930
-e '\.git' \
3031
-e '^aseprite/laf/clip/' \

0 commit comments

Comments
 (0)