summaryrefslogtreecommitdiff
path: root/Jamroot
diff options
context:
space:
mode:
Diffstat (limited to 'Jamroot')
-rw-r--r--Jamroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot b/Jamroot
index f451ada..9c0a0a1 100644
--- a/Jamroot
+++ b/Jamroot
@@ -1 +1 @@
-exe mppdown : [ glob-tree *.cpp ] ;
+exe mppdown : [ glob-tree *.cpp ] : <linkflags>-lboost_program_options ;