Subject: [Boost-build] Generate qt5 .moc source files with including precompiled headers
From: Алексей Тайнов (taynovai_at_[hidden])
Date: 2015-07-30 12:57:41


Hello!
Is Boost Build can generate qt5 moc begginning with
<< #include<precompiles_headers.h" >>.
In msvc I use parameters of moc compiler.
May be it is possible to pass parameters into
moc compiler in Boost Build ?
Thank.