meson: Add idep_getopt for tests
authorDylan Baker <dylan@pnwbakers.com>
Tue, 22 May 2018 21:57:14 +0000 (14:57 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 10 Oct 2019 23:33:04 +0000 (16:33 -0700)
commit00fca07c3b09ead62b189fd02718ae2ddc825bfd
tree23c722e5a3ffaa373edbafc291e06713d0958b84
parent8eee724b7352d066a8ce6f5401ca7ac8c6f778a8
meson: Add idep_getopt for tests

There are quite a few tests that require getopt, when using MSVC we need
to use the bundled version of getopt since there isn't a system version.

Acked-by: Kristian H. Kristensen <hoegsberg@google.com>
src/compiler/glsl/glcpp/meson.build
src/compiler/glsl/meson.build