mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 18:07:12 +01:00
docs
This commit is contained in:
parent
cd9cfb4716
commit
6afa7b7fac
@ -5,7 +5,7 @@ Strip a program/library after it is created. Use this tool as an example.
|
||||
|
||||
Usage::
|
||||
|
||||
bld.program(features='strip', source='main.c', target='foo')
|
||||
bld.program(source='main.c', target='foo')
|
||||
|
||||
If stripping at installation time is preferred, override/modify the method
|
||||
copy_fun on the installation context::
|
||||
|
Loading…
Reference in New Issue
Block a user