Add icons
This commit is contained in:
parent
af553a2ca3
commit
9b2d828477
@ -57,3 +57,11 @@ endif()
|
|||||||
enable_testing()
|
enable_testing()
|
||||||
|
|
||||||
add_subdirectory(src)
|
add_subdirectory(src)
|
||||||
|
|
||||||
|
install(
|
||||||
|
FILES
|
||||||
|
rsrc/icons/bullock128.png
|
||||||
|
rsrc/icons/bullock512.png
|
||||||
|
DESTINATION
|
||||||
|
${BULLOCK_DIST_RESOURCES}/icons
|
||||||
|
)
|
||||||
|
BIN
rsrc/icons/bullock128.png
Normal file
BIN
rsrc/icons/bullock128.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
rsrc/icons/bullock512.png
Normal file
BIN
rsrc/icons/bullock512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user