Skip to content

Commit e0d46c2

Browse files
committed
Install writeas CLI with Meson
1 parent 6926ba5 commit e0d46c2

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

data/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ install_data('com.github.writeas.writeas-gtk.desktop',
1515
install_dir: join_paths(get_option('datadir'), 'applications'))
1616
install_data('com.github.writeas.writeas-gtk.appdata.xml',
1717
install_dir: join_paths(get_option('datadir'), 'metainfo'))
18+
install_data('writeas', install_dir: get_option('bindir'))

data/writeas

7.83 MB
Binary file not shown.

0 commit comments

Comments
 (0)