mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-08 10:23:27 +00:00
format
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@672 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -45,6 +45,10 @@ if (param_get("freetype2")) {
|
||||
}
|
||||
}
|
||||
|
||||
if (param_get("vulkan") && param_get("vulkan-string-helper")) {
|
||||
add_cflags("-DHAS_VK_ENUM_STRING_HELPER");
|
||||
}
|
||||
|
||||
new_object("src/icon/*.c");
|
||||
new_object("src/font/*.c");
|
||||
new_object("src/cursor/*.c");
|
||||
|
||||
Reference in New Issue
Block a user