[dia/neduard/meson_fixes] #31 Windows: Install COPYING file.
- From: Eduard <neduard src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia/neduard/meson_fixes] #31 Windows: Install COPYING file.
- Date: Fri, 1 Feb 2019 13:56:25 +0000 (UTC)
commit 61e742b72eb52c5a21cdbfd432527eed12fd2ae7
Author: Eduard <eddnicodei gmail com>
Date: Fri Feb 1 13:13:15 2019 +0000
#31 Windows: Install COPYING file.
meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index 4390becd..bd3496f2 100644
--- a/meson.build
+++ b/meson.build
@@ -106,5 +106,6 @@ custom_target('run_with_dia_env',
meson.add_install_script('build-aux/post-install.py', datadir)
if build_machine.system() == 'windows'
+ install_data('COPYING', install_dir: get_option('prefix'))
meson.add_install_script('build-aux/windows-bundler.sh')
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]