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