diff --git a/example/Jamfile.v2 b/example/Jamfile.v2 index 4125e7d..d669d3e 100644 --- a/example/Jamfile.v2 +++ b/example/Jamfile.v2 @@ -2,6 +2,7 @@ project : requirements ../build//boost_program_options true + static ; exe first : first.cpp ;