mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-30 04:37:20 +02:00
Change all <source> references to <library>.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
import testing ;
|
||||
|
||||
project : requirements
|
||||
<source>/boost/type_traits//boost_type_traits
|
||||
<library>/boost/type_traits//boost_type_traits
|
||||
;
|
||||
|
||||
#run static_assert_example_1.cpp ;
|
||||
|
@ -7,7 +7,7 @@
|
||||
import testing ;
|
||||
|
||||
project : requirements
|
||||
<source>/boost/type_traits//boost_type_traits
|
||||
<library>/boost/type_traits//boost_type_traits
|
||||
;
|
||||
|
||||
run static_assert_test.cpp ;
|
||||
|
Reference in New Issue
Block a user