Removed TODO about bulk Windows libraries as the answer is no; thanks TheQwertiest in freenode #mesonbuild.

This commit is contained in:
Pietro Gagliardi 2019-03-29 10:46:27 -04:00
parent 53c2fe9d00
commit 7ea8c33547
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ if libui_mode == 'shared'
endif
# TODO prune this list
# MESONTODO find out if we can just pass libui_winlibs to find_library()
libui_winlibs = 'user32 kernel32 gdi32 comctl32 uxtheme msimg32 comdlg32 d2d1 dwrite ole32 oleaut32 oleacc uuid windowscodecs'.split(' ')
foreach lib : libui_winlibs
libui_deps += [