[dia/neduard/meson_fixes: 24/26] #31 Windows: Install COPYING file.



commit 81722d921a1762b47ed16578b23d9f024ab40e1e
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]