mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
scripts/gen-license.py: Drop cpp-httplib
This commit is contained in:
committed by
mborgerson
parent
5428760104
commit
d2948f18fe
@@ -201,12 +201,6 @@ Lib('implot', 'https://github.com/epezent/implot',
|
||||
submodule=Submodule('subprojects/implot.wrap')
|
||||
),
|
||||
|
||||
Lib('cpp-httplib', 'https://github.com/yhirose/cpp-httplib',
|
||||
mit, 'https://raw.githubusercontent.com/yhirose/cpp-httplib/master/LICENSE',
|
||||
ships_static=all_platforms,
|
||||
submodule=Submodule('subprojects/cpp-httplib.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,
|
||||
|
||||
Reference in New Issue
Block a user