meson: don't build glapi_static_check_table on windows
authorDylan Baker <dylan@pnwbakers.com>
Fri, 31 May 2019 23:20:35 +0000 (16:20 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 10 Sep 2019 20:36:47 +0000 (20:36 +0000)
commitaf444d84a3e2d2eba2369a049c3d303310e8d6e2
tree44664cf8cfe48db2e3cf4850ffe725e7ac722ed0
parent8424209a421274552d7eed42154750df40a3f87a
meson: don't build glapi_static_check_table on windows

It doesn't compile due to undefined symbols, which are in
libglapi_static, so I don't understand the problem.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
src/mapi/glapi/meson.build