Skip to content
Snippets Groups Projects
Commit a936bec8 authored by Marc-André Lureau's avatar Marc-André Lureau
Browse files

meson: fix some lib check warnings on win32


WARNING: find_library('libws2_32') starting in "lib" only works by accident and is not portable
Library libws2_32 found: YES
WARNING: find_library('libgdi32') starting in "lib" only works by accident and is not portable
Library libgdi32 found: YES
WARNING: find_library('libcomctl32') starting in "lib" only works by accident and is not portable
Library libcomctl32 found: YES

Signed-off-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
parent 89208ee7
No related branches found
No related tags found
1 merge request!115Fix compilation on win32 with EGL
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment