native: remove unused meson.build

This commit is contained in:
Johannes Jöns 2024-07-09 10:43:42 +02:00
parent e457c48757
commit 129b0224e9

View file

@ -1,10 +0,0 @@
project(
'lf2',
'cpp'
)
qt6 = import('qt6')
qt6_dep = dependency('qt6', modules: ['Core', 'Gui'])
subdir('native')