mirror of
https://github.com/boostorg/parameter_python.git
synced 2026-01-19 04:22:13 +00:00
Move include to target.
This commit is contained in:
@@ -12,12 +12,11 @@ constant boost_dependencies :
|
||||
/boost/python//boost_python ;
|
||||
|
||||
project /boost/parameter_python
|
||||
: common-requirements
|
||||
<include>include
|
||||
;
|
||||
|
||||
explicit
|
||||
[ alias boost_parameter_python : : : : <library>$(boost_dependencies) ]
|
||||
[ alias boost_parameter_python : : :
|
||||
: <include>include <library>$(boost_dependencies) ]
|
||||
[ alias all : boost_parameter_python test ]
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user