Update README.md

This commit is contained in:
Peter Dimov
2019-01-30 17:52:35 +02:00
committed by GitHub
parent b38e3eff7d
commit 26ab892da4

View File

@@ -1,2 +1,5 @@
# mincmake
Minimal CMake support for Boost libraries
This repository contains CMake utility functions that are intended to be used by Boost libraries wishing to offer CMake support.
It's not useful on its own.