microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.24k stars 6.17k forks source link

How to format portfile.cmake and other cmake files? #38652

Open Xia-Chuan opened 2 months ago

Xia-Chuan commented 2 months ago

What is the format of the cmake file? Is there a cmake-format file, or when pulling a request, add a bot to automatically format it?

JonLiu1993 commented 2 months ago

Sorry, currently we only support the command formatting of vcpkg.json, and do not currently support the formatting of portfile.cmake and other cmake files.