mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 02:40:47 +02:00
Compress font data
This commit is contained in:
@@ -4,6 +4,7 @@ project('the-powder-toy', [ 'c', 'cpp' ], version: 'the.cake.is.a.lie', default_
|
||||
'backend_startup_project=powder',
|
||||
])
|
||||
|
||||
prog_python3 = import('python').find_installation('python3')
|
||||
cpp_compiler = meson.get_compiler('cpp')
|
||||
|
||||
project_c_args = []
|
||||
|
Reference in New Issue
Block a user