mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
X3.Tests: Missing calc4b in the Jamfile
This commit is contained in:
@@ -33,6 +33,7 @@ build-project rexpr/rexpr_full ;
|
||||
exe x3_calc1 : calc/calc1.cpp ;
|
||||
exe x3_calc2 : calc/calc2.cpp ;
|
||||
exe x3_calc4 : calc/calc4.cpp ;
|
||||
exe x3_calc4b : calc/calc4b.cpp ;
|
||||
exe x3_calc5 : calc/calc5.cpp ;
|
||||
exe x3_calc6 : calc/calc6.cpp ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user