added pitchfork

This commit is contained in:
Viktor Kirilov
2018-11-20 06:34:03 +00:00
committed by GitHub
parent 6c52587384
commit 18044327ef

View File

@@ -165,6 +165,7 @@ These provide a wide range of functionality - from dealing with compiler flags t
* [cmake_snippets](https://github.com/adishavit/cmake_snippets) - Short copy-pasteable CMake snippets. [```[BSD3]```][BSD-3-Clause]
* [cmake-cookbook](https://github.com/dev-cafe/cmake-cookbook) - A huge CMake cookbook full of recipes. [```[MIT]```][MIT]
* [cpp-template](https://github.com/joshpeterson/cpp-template) - A template C++ repository, using CMake and Catch. ```[NO LICENSE]```
* [pitchfork](https://github.com/vector-of-bool/pitchfork) - A set of conventions for native C and C++ projects. [```[MIT]```][MIT]
## Other