mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 14:24:31 +02:00
Jamroot tweak
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
Version 73:
|
Version 73:
|
||||||
|
|
||||||
|
* Jamroot tweak
|
||||||
|
|
||||||
HTTP:
|
HTTP:
|
||||||
|
|
||||||
* basic_parser optimizations
|
* basic_parser optimizations
|
||||||
|
3
Jamroot
3
Jamroot
@@ -69,6 +69,7 @@ variant ubasan
|
|||||||
|
|
||||||
project beast
|
project beast
|
||||||
: requirements
|
: requirements
|
||||||
|
<implicit-dependency>/boost//headers
|
||||||
<include>.
|
<include>.
|
||||||
<include>./extras
|
<include>./extras
|
||||||
<include>./include
|
<include>./include
|
||||||
@@ -111,4 +112,4 @@ project beast
|
|||||||
;
|
;
|
||||||
|
|
||||||
build-project test ;
|
build-project test ;
|
||||||
#build-project example ;
|
build-project example ;
|
||||||
|
Reference in New Issue
Block a user