• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1psl = executable('psl', 'psl.c',
2  link_with : libpsl,
3  include_directories : [configinc, includedir],
4  c_args : ['-DHAVE_CONFIG_H'])
5