mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
meson: Drop noc library
This commit is contained in:
committed by
mborgerson
parent
cc4329da8d
commit
3f79ec8422
@@ -254,15 +254,6 @@ LIBS = [
|
||||
ships_static=all_platforms,
|
||||
submodule=Submodule("subprojects/implot.wrap"),
|
||||
),
|
||||
Lib(
|
||||
"noc",
|
||||
"https://github.com/guillaumechereau/noc/blob/master/noc_file_dialog.h",
|
||||
mit,
|
||||
"https://raw.githubusercontent.com/xemu-project/xemu/master/ui/noc_file_dialog.h",
|
||||
license_lines=(1, 22),
|
||||
ships_static=all_platforms,
|
||||
version="78b2e7b22506429dd1755ffff197c7da11507fd9",
|
||||
),
|
||||
Lib(
|
||||
"stb_image",
|
||||
"https://github.com/nothings/stb",
|
||||
|
||||
Reference in New Issue
Block a user