mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
Install ardour as a binary, a script and a set of shared
libraries. Libraries are discovered via {LD,DYLD}_LIBRARY_PATH
git-svn-id: svn://localhost/trunk/ardour2@481 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
3c34cb7111
commit
1da9bb0c26
34 changed files with 11132 additions and 9322 deletions
|
|
@ -67,6 +67,8 @@ Default(libgtkmm2ext)
|
|||
if env['NLS']:
|
||||
i18n (gtkmm2ext, gtkmm2ext_files, env)
|
||||
|
||||
env.Alias('install', env.Install(os.path.join(install_prefix, 'lib/ardour2'), libgtkmm2ext))
|
||||
|
||||
env.Alias('tarball', env.Distribute (env['DISTTREE'],
|
||||
[ 'SConscript', 'i18n.h', 'gettext.h'] +
|
||||
gtkmm2ext_files +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue