mirror of
https://github.com/boostorg/signals2.git
synced 2026-07-21 13:33:42 +00:00
Update build deps.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
# For more information, see http://www.boost.org
|
||||
|
||||
project : requirements <library>/boost/signals2//boost_signals2 ;
|
||||
|
||||
exe hello_world_slot : hello_world_slot.cpp ;
|
||||
|
||||
exe hello_world_multi_slot : hello_world_multi_slot.cpp ;
|
||||
|
||||
@@ -14,6 +14,7 @@ import testing ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<library>/boost/signals2//boost_signals2
|
||||
<library>/boost/test//included
|
||||
<hardcode-dll-paths>true
|
||||
# <library>/boost/test//boost_unit_test_framework
|
||||
|
||||
Reference in New Issue
Block a user