mirror of
https://github.com/boostorg/type_erasure.git
synced 2026-07-21 13:33:36 +00:00
Update build deps.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
import testing ;
|
||||
|
||||
project : requirements <library>/boost/type_erasure//boost_type_erasure ;
|
||||
|
||||
compile basic.cpp ;
|
||||
compile multi.cpp ;
|
||||
compile convert.cpp ;
|
||||
|
||||
+4
-1
@@ -7,7 +7,10 @@
|
||||
# http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
import testing ;
|
||||
import checks/config ;
|
||||
import-search /boost/config/checks ;
|
||||
import config ;
|
||||
|
||||
project : requirements <library>/boost/type_erasure//boost_type_erasure ;
|
||||
|
||||
run test_binding.cpp /boost/test//boost_unit_test_framework ;
|
||||
run test_increment.cpp /boost/test//boost_unit_test_framework ;
|
||||
|
||||
Reference in New Issue
Block a user