Export default 9x12 monospace font as public gfx resource
This commit is contained in:
parent
4f88ce3101
commit
e939d59a79
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@ if(NOT KHR_PLATFORM_FILE)
|
|||
target_include_directories(psemek-gfx PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/extra/khr/include")
|
||||
endif()
|
||||
|
||||
psemek_add_resources(psemek-gfx
|
||||
psemek_add_public_resources(psemek-gfx
|
||||
resources/font_9x12.pbm psemek/gfx/resource/font_9x12
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue