meson: build getopt when using msvc
authorDylan Baker <dylan@pnwbakers.com>
Thu, 8 Feb 2018 21:10:12 +0000 (13:10 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 10 Sep 2019 20:36:47 +0000 (20:36 +0000)
commitf680cc62f85e66feed2fe0794f415534d3a4df98
treefc2eee16664916bf9fbbe1498ac5f33c5d426074
parent0caa229dcb52d0da14bb45b29781fb781e723d68
meson: build getopt when using msvc

v4: - Don't wrap a single file in a list to match mesa style
    - Use null_dep instead of empty list

Reviewed-by: Eric Anholt <eric@anholt.net> (v3)
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
src/getopt/meson.build [new file with mode: 0644]
src/meson.build