Skip to content

Commit 917233c

Browse files
authored
Merge pull request #37 from zao/window-icon
Obtain and set window icon from host executable
2 parents 9bdbbf2 + 6c84ea5 commit 917233c

4 files changed

Lines changed: 2839 additions & 38 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ include(InstallRequiredSystemLibraries)
2222
set(SIMPLEGRAPHIC_SOURCES
2323
"config.h"
2424
"dep/stb/stb_image.h"
25+
"dep/stb/stb_image_resize.h"
2526
"dep/stb/stb_image_write.h"
2627
"engine/common/common.cpp"
2728
"engine/common/console.cpp"

0 commit comments

Comments
 (0)