cmakefmt 0.1.3

Good enough (MVP, early) CMake auto formatter.
# cmakefmt
Good enough CMake auto formatter. No settings, prints to STDOUT.

## Install
```
cargo install cmakefmt
```

## Usage
```
cmakefmt <file>
```

## Bugs

There are still lots of bugs on more complex CMake files.

## License
MIT