Browse Source

Remove project() for inclusion as submodule

include
Matt Baer 5 years ago
parent
commit
4145c5b188
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      meson.build

+ 0
- 3
meson.build View File

@@ -1,6 +1,3 @@
project('fonts-lora',
version: '1.0')

install_data(
'Lora-Bold.ttf', 'Lora-BoldItalic.ttf', 'Lora-Italic.ttf', 'Lora-Regular.ttf',
install_dir: join_paths(get_option('datadir'), 'fonts', 'lora')


Loading…
Cancel
Save