Skip to content

Commit

Permalink
oh i completely forgot why i had done that thing
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod committed Dec 10, 2024
1 parent c9c21ca commit 72fab24
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
build/
build-*/
pro/
resources/images/support-popup.png
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ endif()

if (NOT SKIP_INCLUDING_LARGE_RESOURCES_FOR_SHORTER_BUILD_TIMES)
file(COPY_FILE
resources/support-popup/support-popup.png
resources/large-images/support-popup.png
resources/images/support-popup.png
)
else()
Expand Down
Binary file added resources/large-images/support-popup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 72fab24

Please sign in to comment.