forked from boostorg/static_assert
Change all <source> references to <library>.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
import testing ;
|
import testing ;
|
||||||
|
|
||||||
project : requirements
|
project : requirements
|
||||||
<source>/boost/type_traits//boost_type_traits
|
<library>/boost/type_traits//boost_type_traits
|
||||||
;
|
;
|
||||||
|
|
||||||
#run static_assert_example_1.cpp ;
|
#run static_assert_example_1.cpp ;
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
import testing ;
|
import testing ;
|
||||||
|
|
||||||
project : requirements
|
project : requirements
|
||||||
<source>/boost/type_traits//boost_type_traits
|
<library>/boost/type_traits//boost_type_traits
|
||||||
;
|
;
|
||||||
|
|
||||||
run static_assert_test.cpp ;
|
run static_assert_test.cpp ;
|
||||||
|
Reference in New Issue
Block a user