mrdocs::Config::cmake
CMake arguments when generating the compilation database from CMakeLists.txt
Synopsis
Declared in <mrdocs/Config.hpp>
std::string cmake;
Description
When the compilation‐database option is a CMakeLists.txt file, these arguments are passed to the cmake command to generate the compilation_database.json.
Created with MrDocs