mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-04-14 00:04:08 -05:00
Merge branch 'dev' into 'dev'
Replace yuzu.bmp references See merge request suyu-emu/suyu!25
This commit is contained in:
commit
93102c4140
BIN
dist/suyu.bmp
vendored
Normal file
BIN
dist/suyu.bmp
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 256 KiB |
BIN
dist/yuzu.bmp
vendored
BIN
dist/yuzu.bmp
vendored
Binary file not shown.
Before Width: | Height: | Size: 256 KiB |
@ -35,7 +35,7 @@ if (MSVC)
|
||||
endif()
|
||||
target_link_libraries(yuzu-cmd PRIVATE ${PLATFORM_LIBRARIES} Threads::Threads)
|
||||
|
||||
create_resource("../../dist/yuzu.bmp" "yuzu_cmd/yuzu_icon.h" "yuzu_icon")
|
||||
create_resource("../../dist/suyu.bmp" "yuzu_cmd/yuzu_icon.h" "yuzu_icon")
|
||||
target_include_directories(yuzu-cmd PRIVATE ${RESOURCES_DIR})
|
||||
|
||||
target_link_libraries(yuzu-cmd PRIVATE SDL2::SDL2 Vulkan::Headers)
|
||||
|
Loading…
x
Reference in New Issue
Block a user