Added cmocka license and removed Wine's opengl32.dll

This commit is contained in:
2026-08-06 21:58:54 +03:00
parent 69b09a7d7a
commit 06acff4dba
3 changed files with 202 additions and 6 deletions

View File

@@ -67,12 +67,6 @@ elif host_machine.system() == 'windows'
'-D__UNICODE',
'-municode'
]
if meson.is_cross_build() and build_machine.system() == 'linux'
link_args += [
'-Lvendor/wine/',
]
endif
endif
executable(