From 58942a9fa6130ee47956c467e35d1f43c0ac6203 Mon Sep 17 00:00:00 2001 From: Viktor Kirilov Date: Fri, 25 Jan 2019 14:46:56 +0200 Subject: [PATCH] added CMake Community Modules --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e79feba..cc511e4 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ Your contributions are highly welcome (first see [CONTRIBUTING.md](CONTRIBUTING. * [FindWiX](https://github.com/apriorit/FindWiX) - CMake module for building [Windows Installer](https://en.wikipedia.org/wiki/Windows_Installer) packages with [WiX toolset](http://wixtoolset.org). [```[BSD3]```][BSD-3-Clause] * [cmake-modules](https://github.com/hanjianwei/cmake-modules) - [hanjianwei](https://github.com/hanjianwei)'s CMake module collection. [```[MIT]```][MIT] * [YCM](https://github.com/robotology/ycm) - Extra CMake Modules for [Yet Another Robot Platform](https://github.com/robotology/yarp) and friends. [```[BSD3]```][BSD-3-Clause] +* [CMakeCM](https://github.com/vector-of-bool/CMakeCM) - CMake Community Modules. ```[NO LICENSE]``` ## Utility Scripts