native: remove unused meson.build
This commit is contained in:
parent
e457c48757
commit
129b0224e9
1 changed files with 0 additions and 10 deletions
10
meson.build
10
meson.build
|
@ -1,10 +0,0 @@
|
||||||
project(
|
|
||||||
'lf2',
|
|
||||||
'cpp'
|
|
||||||
)
|
|
||||||
|
|
||||||
qt6 = import('qt6')
|
|
||||||
qt6_dep = dependency('qt6', modules: ['Core', 'Gui'])
|
|
||||||
|
|
||||||
subdir('native')
|
|
||||||
|
|
Loading…
Reference in a new issue