[dev_sandbox] Fix cp errors for font files

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk
2025-05-14 22:21:57 +02:00
committed by Konstantin Pastbin
parent 584e76dd47
commit 27ae78120b

View File

@@ -103,29 +103,29 @@ copy_resources(
drules_proto_vehicle_light.bin
drules_proto_vehicle_dark.bin
editor.config
fonts_blacklist.txt
fonts_whitelist.txt
packed_polygons.bin
patterns.txt
transit_colors.txt
types.txt
unicode_blocks.txt
World.mwm
WorldCoasts.mwm
00_NotoNaskhArabic-Regular.ttf
00_NotoSansBengali-Regular.ttf
00_NotoSansHebrew-Regular.ttf
00_NotoSansMalayalam-Regular.ttf
00_NotoSansThai-Regular.ttf
00_NotoSerifDevanagari-Regular.ttf
01_dejavusans.ttf
02_droidsans-fallback.ttf
03_jomolhari-id-a3d.ttf
04_padauk.ttf
05_khmeros.ttf
06_code2000.ttf
07_roboto_medium.ttf
fonts/blacklist.txt
fonts/whitelist.txt
fonts/unicode_blocks.txt
fonts/00_NotoNaskhArabic-Regular.ttf
fonts/00_NotoSansBengali-Regular.ttf
fonts/00_NotoSansHebrew-Regular.ttf
fonts/00_NotoSansMalayalam-Regular.ttf
fonts/00_NotoSansThai-Regular.ttf
fonts/00_NotoSerifDevanagari-Regular.ttf
fonts/01_dejavusans.ttf
fonts/02_droidsans-fallback.ttf
fonts/03_jomolhari-id-a3d.ttf
fonts/04_padauk.ttf
fonts/05_khmeros.ttf
fonts/06_code2000.ttf
fonts/07_roboto_medium.ttf
)
if (NOT PLATFORM_LINUX)