An open API service indexing awesome lists of open source software.

https://github.com/bomkvilt/gremlin

A set of CMake scripts that makes c ++ development a bit easier: Modules, Unit tests, ....
https://github.com/bomkvilt/gremlin

cmake-scripts cpp guards

Last synced: 5 months ago
JSON representation

A set of CMake scripts that makes c ++ development a bit easier: Modules, Unit tests, ....

Awesome Lists containing this project

README

          

# gremlin
A set of CMake scripts that makes c ++ development a bit easier: Modules, Unit tests, ...

## Features

## Downloading
```
git submodule add https://github.com/bomkvilt/gremlin cmake/gremlin
```
## Examples
- [complex example project](example)