Fixed compilation error for codec2 library with meson >= 0.63.0
This commit is contained in:
parent
22ce4d6925
commit
76cc84cbea
|
|
@ -1,4 +1,4 @@
|
||||||
project('codec2', 'cpp')
|
project('codec2', 'c')
|
||||||
|
|
||||||
cmake = import('cmake')
|
cmake = import('cmake')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue