The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

249 B

meson install --strip

It is now possible to strip targets using meson install --strip even if -Dstrip=true option was not set during configuration. This allows doing stripped and not stripped installations without reconfiguring the build.