Enable with_mpeg_write flag

This commit is contained in:
luboslenco
2023-08-28 13:24:37 +02:00
parent 41a6fa459c
commit ea9c505ef6
+1
View File
@@ -7,6 +7,7 @@ flags.with_nfd = true;
flags.with_tinydir = true;
flags.with_zlib = true;
flags.with_stb_image_write = true;
flags.with_mpeg_write = true;
flags.with_g2 = true;
flags.with_iron = true;
flags.with_zui = true;