]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/leaf/meson_options.txt
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / leaf / meson_options.txt
index 951cded2d3848cde8ffc3987d4345839c90166d6..66ddd1a88f1f44b37e77b2e627289aa84d3f1cb3 100644 (file)
@@ -1,8 +1,8 @@
-option('leaf_hpp',type:'boolean',value:false,description:'Enable or disable the automatic generation of boost/leaf.hpp')
+option('leaf_hpp',type:'boolean',value:false,description:'Unit tests #include <boost/leaf.hpp> instead of individual headers')
 option('leaf_boost_examples',type:'boolean',value:false,description:'Builds the Boost examples and Boost Outcome benchmark')
 option('leaf_lua_examples',type:'boolean',value:false,description:'Enable or disable downloading of Lua and building the Lua examples')
-option('leaf_diagnostics',type:'integer',value:1,description:'BOOST_LEAF_DIAGNOSTICS value')
-option('leaf_suppress_warnings',type:'boolean',value:true,description:'Suppress compiler warnings (#pragma system_header)')
+option('leaf_diagnostics',type:'integer',value:1,description:'BOOST_LEAF_CFG_DIAGNOSTICS value')
+option('leaf_embedded',type:'boolean',value:false,description:'Defines BOOST_LEAF_EMBEDDED')
 option('leaf_enable_unit_tests',type:'boolean',value:true,description:'Enable the building of unit test programs')
 option('leaf_enable_examples',type:'boolean',value:true,description:'Enable the building of example programs')
 option('leaf_enable_benchmarks',type:'boolean',value:false,description:'Enable the building of benchmark programs')