summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2011-06-09 19:59:52 +0000
committerrandomdan <randomdan@localhost>2011-06-09 19:59:52 +0000
commitf087791816a720f9e0895536a012118008532d2d (patch)
treef64f5fc0cbc3e6fffbd1535f8d8a7946565f310f
parentFix compile cflags in release (diff)
downloadproject2-f087791816a720f9e0895536a012118008532d2d.tar.bz2
project2-f087791816a720f9e0895536a012118008532d2d.tar.xz
project2-f087791816a720f9e0895536a012118008532d2d.zip
Propagate features
-rw-r--r--project2/Jamfile.jam4
1 files changed, 2 insertions, 2 deletions
diff --git a/project2/Jamfile.jam b/project2/Jamfile.jam
index 9198db6..caf94fd 100644
--- a/project2/Jamfile.jam
+++ b/project2/Jamfile.jam
@@ -37,8 +37,8 @@ alias p2parts : : : :
;
feature uuid : boost ossp : propagated ;
-feature odbc : yes no ;
-feature pq : yes no ;
+feature odbc : yes no : propagated ;
+feature pq : yes no : propagated ;
project
: requirements