SparkleShare/meson.build

9 lines
133 B
Meson
Raw Normal View History

2018-02-19 05:23:32 +00:00
project('SparkleShare', 'cs')
install_dir = 'share/sparkleshare'
subdir('Sparkles')
subdir('Sparkles/Git')
subdir('SparkleShare')