mirror of
https://github.com/boostorg/typeof.git
synced 2025-05-09 23:14:01 +00:00
Move include to target.
This commit is contained in:
parent
8db96559c2
commit
713917981c
@ -9,12 +9,11 @@ constant boost_dependencies :
|
||||
/boost/config//boost_config ;
|
||||
|
||||
project /boost/typeof
|
||||
: common-requirements
|
||||
<include>include
|
||||
;
|
||||
|
||||
explicit
|
||||
[ alias boost_typeof : : : : <library>$(boost_dependencies) ]
|
||||
[ alias boost_typeof : : :
|
||||
: <include>include <library>$(boost_dependencies) ]
|
||||
[ alias all : boost_typeof test ]
|
||||
;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user