Skip to content

Commit 6c84ea5

Browse files
committed
Obtain and set window icon from host executable
1 parent 9bdbbf2 commit 6c84ea5

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)