1
0
mirror of https://github.com/jtgans/g13gui.git synced 2025-07-10 19:28:56 -04:00

meson: Fix the project name to not be lutris

This commit is contained in:
June Tate-Gans 2022-05-13 15:07:45 -05:00
parent aa07ee91b0
commit 206c096829

View File

@ -1,5 +1,5 @@
project(
'lutris',
'g13gui',
license: 'MIT'
)