mirror of
https://github.com/boostorg/function.git
synced 2025-07-30 21:07:13 +02:00
Add missing test deps.
This commit is contained in:
@ -16,6 +16,7 @@ project
|
|||||||
<toolset>msvc:<warnings-as-errors>on
|
<toolset>msvc:<warnings-as-errors>on
|
||||||
<toolset>gcc:<warnings-as-errors>on
|
<toolset>gcc:<warnings-as-errors>on
|
||||||
<toolset>clang:<warnings-as-errors>on
|
<toolset>clang:<warnings-as-errors>on
|
||||||
|
<library>/boost/typeof//boost_typeof
|
||||||
;
|
;
|
||||||
|
|
||||||
run function_test.cpp ;
|
run function_test.cpp ;
|
||||||
|
Reference in New Issue
Block a user