cmake-format - PyPI
https://pypi.org/project/cmake-format19.08.2020 · Configuration. cmake-format accepts configuration files in yaml, json, or python format. An example configuration file is given in the online documentation.Providing the structure of your custom commands will help cmake-format to break them up in a pleasant way, and will help cmake-lint detect improper usages of them.. An example short configuration file in python …
cmake-format - Visual Studio Marketplace
marketplace.visualstudio.com › itemsSource for this extension is maintained with the source for cmake-format in github. Requirements In order for this extension to work you must have cmake-format installed. The recommended way to do that is through pip, e.g. pip install cmake_format. Extension Settings This extension contributes the following settings:
cmake-format - PyPI
pypi.org › project › cmake-formatAug 19, 2020 · Configuration. cmake-format accepts configuration files in yaml, json, or python format. An example configuration file is given in the online documentation.Providing the structure of your custom commands will help cmake-format to break them up in a pleasant way, and will help cmake-lint detect improper usages of them.