mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-24 09:05:48 -04:00
rename project to 'foot'
This commit is contained in:
parent
6e4c31960a
commit
6077b57ca5
2 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
project('f00ter', 'c',
|
||||
project('foot', 'c',
|
||||
version: '0.9.0',
|
||||
license: 'MIT',
|
||||
default_options: [
|
||||
|
|
@ -58,7 +58,7 @@ foreach prot : [
|
|||
endforeach
|
||||
|
||||
executable(
|
||||
'f00ter',
|
||||
'foot',
|
||||
'commands.c', 'commands.h',
|
||||
'csi.c', 'csi.h',
|
||||
'font.c', 'font.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue