aboutsummaryrefslogtreecommitdiff
path: root/include/meson.build
blob: 82ab5101b07e1fa1e7c6c6451c882b64e172b4e3 (plain)
1
2
3
4
5
6
smolbote_interfaces = include_directories('.')

install_headers('smolbote/plugininterface.h', 'smolbote/filterinterface.hpp', 'smolbote/session.hpp',
  subdir: 'smolbote'
)