]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/gil/test/core/Jamfile
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / gil / test / core / Jamfile
index 958ba324b3e9631f0e5261f8a5e20159c31f62c7..7ced83833859de3d3f04cf60bacd0fcb77d7bf03 100644 (file)
@@ -18,6 +18,9 @@ project
 alias headers_concepts : [ generate_self_contained_headers concepts ] ;
 alias headers : [ generate_self_contained_headers : concepts extension io ] ;
 
+run promote_integral.cpp ;
+run test_fixture.cpp ;
+
 build-project point ;
 build-project channel ;
 build-project color ;
@@ -29,5 +32,3 @@ build-project image ;
 build-project image_view ;
 build-project algorithm ;
 build-project image_processing ;
-
-run promote_integral.cpp /boost/test//boost_unit_test_framework : : : <link>shared:<define>BOOST_TEST_DYN_LINK=1 ;