mirror of
https://codeberg.org/scip/udpxd.git
synced 2025-12-16 19:40:58 +01:00
fix lang to C
This commit is contained in:
@@ -22,7 +22,7 @@ add_project_arguments(
|
||||
'-Wno-sign-compare',
|
||||
'-Wno-narrowing'
|
||||
],
|
||||
language: 'cpp',
|
||||
language: 'c',
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user