mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Declare the 'install-default-prefix' feature.
[SVN r64316]
This commit is contained in:
@@ -33,11 +33,14 @@
|
||||
import "class" : new ;
|
||||
import option ;
|
||||
import project ;
|
||||
import feature ;
|
||||
import property ;
|
||||
import stage ;
|
||||
import targets ;
|
||||
import modules ;
|
||||
|
||||
feature.feature install-default-prefix : : free ;
|
||||
|
||||
rule install ( name : requirements * : binaries * : libraries * : headers * )
|
||||
{
|
||||
if [ MATCH --prefix=(.*) : [ modules.peek : ARGV ] ]
|
||||
|
||||
Reference in New Issue
Block a user