]> git.proxmox.com Git - ceph.git/blame - 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
CommitLineData
1e59de90 1option('leaf_hpp',type:'boolean',value:false,description:'Unit tests #include <boost/leaf.hpp> instead of individual headers')
20effc67
TL
2option('leaf_boost_examples',type:'boolean',value:false,description:'Builds the Boost examples and Boost Outcome benchmark')
3option('leaf_lua_examples',type:'boolean',value:false,description:'Enable or disable downloading of Lua and building the Lua examples')
1e59de90
TL
4option('leaf_diagnostics',type:'integer',value:1,description:'BOOST_LEAF_CFG_DIAGNOSTICS value')
5option('leaf_embedded',type:'boolean',value:false,description:'Defines BOOST_LEAF_EMBEDDED')
20effc67
TL
6option('leaf_enable_unit_tests',type:'boolean',value:true,description:'Enable the building of unit test programs')
7option('leaf_enable_examples',type:'boolean',value:true,description:'Enable the building of example programs')
8option('leaf_enable_benchmarks',type:'boolean',value:false,description:'Enable the building of benchmark programs')