From 6315e827ed2854b7c2cfec83308f4d0527e9412a Mon Sep 17 00:00:00 2001 From: Ben Vining <73820785+benthevining@users.noreply.github.com> Date: Fri, 1 Apr 2022 11:00:03 -0500 Subject: [PATCH] added Oranges library (#47) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f3d200..9cf088a 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ There is another file [`NonModernCMake.md`](NonModernCMake.md) with other links * [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/AnotherFoxGuy/CMakeCM) - CMake Community Modules. ```[NO LICENSE]``` * [Metabench](https://github.com/ldionne/metabench) - CMake module for compile-time microbenchmarks. [```[BOOST]```][BOOST] +* [Oranges](https://github.com/benthevining/Oranges) - [Ben Vining](https://github.com/benthevining)'s library of CMake modules and toolchains [```[GPL]```][GPL] ## Utility Scripts