1
0
mirror of https://gitlab.gnome.org/GNOME/evince synced 2024-07-07 19:39:49 +00:00
evince/cut-n-paste/meson.build
2020-06-22 19:05:08 -04:00

11 lines
180 B
Meson

cut_n_paste_inc = include_directories('.')
subdir('gimpcellrenderertoggle')
subdir('libdazzle')
subdir('libgd')
subdir('unarr')
if not external_synctex
subdir('synctex')
endif