summaryrefslogtreecommitdiffstats
path: root/test cases/windows/13 test argument extra paths/exe/meson.build
blob: 138500a5816995cf1730250449e98869d9c9bb71 (plain)
1
2
3
barexe = executable('bar', 'main.c',
  include_directories: incfoo,
  link_with: libfoo)