mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
Jamfile cleanup
This commit is contained in:
committed by
Mohammad Nejati
parent
333b5511da
commit
3ddcf4ed38
@ -11,7 +11,7 @@ import ac ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
[ ac.check-library /boost/beast//lib-asio-ssl : <library>/boost/beast//lib-asio-ssl/<link>static : <build>no ]
|
||||
[ ac.check-library /boost/beast/test//lib-asio-ssl : <library>/boost/beast/test//lib-asio-ssl/<link>static : <build>no ]
|
||||
<library>/boost/scope//boost_scope
|
||||
;
|
||||
|
||||
|
@ -11,7 +11,7 @@ import ac ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
[ ac.check-library /boost/beast//lib-asio-ssl : <library>/boost/beast//lib-asio-ssl/<link>static : <build>no ]
|
||||
[ ac.check-library /boost/beast/test//lib-asio-ssl : <library>/boost/beast/test//lib-asio-ssl/<link>static : <build>no ]
|
||||
;
|
||||
|
||||
exe advanced-server-flex :
|
||||
|
Reference in New Issue
Block a user