build: Fix project() invocation in meson build

This commit is contained in:
Arun Raghavan 2018-10-28 14:54:23 +00:00
parent eb398328ab
commit b47c302cef

View File

@ -1,4 +1,4 @@
poject('webrtc-audio-processing', 'c', 'cpp',
project('webrtc-audio-processing', 'c', 'cpp',
version : '0.3.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',