cmake-pre-commit-hooks v1.3.0
Added
- Support for platform-specific CMake options
Use--linux,--macand--winto specify CMake flags that need to be provided only on the specific
platform.--unixcan be used as a shortcut to specifying--linuxand--mac.