mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 06:15:24 +02:00
Change exe to run for bench-parser
This commit is contained in:
committed by
Vinnie Falco
parent
be29ce4c1e
commit
150614cc9a
@@ -7,11 +7,7 @@
|
|||||||
# Official repository: https://github.com/boostorg/beast
|
# Official repository: https://github.com/boostorg/beast
|
||||||
#
|
#
|
||||||
|
|
||||||
exe bench-parser :
|
run $(TEST_MAIN) nodejs_parser.cpp bench_parser.cpp : : : : bench-parser ;
|
||||||
$(TEST_MAIN)
|
|
||||||
nodejs_parser.cpp
|
|
||||||
bench_parser.cpp
|
|
||||||
;
|
|
||||||
|
|
||||||
explicit bench-parser ;
|
explicit bench-parser ;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user