There was an error while loading. Please reload this page.
1 parent 9030e35 commit 863528bCopy full SHA for 863528b
1 file changed
test/Jamfile.v2
@@ -189,5 +189,5 @@ if ! $(BOOST_ARCHIVE_LIST) {
189
;
190
}
191
192
-run quick.cpp
193
- : : : <library>/boost/serialization//boost_serialization ;
+run quick.cpp ../build//boost_serialization ;
+compile quick.cpp : <exception-handling>off -<library>/boost/filesystem//boost_filesystem -<library>/boost/math//boost_math_tr1 : quick_nx ;
0 commit comments