Added cmocka license and removed Wine's opengl32.dll
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user