From 6d71bcd6faa00d9f232f5d05e7d9623268ea2629 Mon Sep 17 00:00:00 2001 From: Marco Freudenberger Date: Wed, 3 Apr 2019 08:48:43 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b506ce8..e2b1e21 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # gradle-cmake-plugin This plugin allows to configure and build using CMake. -Plugin applies the base plugin automatically, and hooks msbuild output folders into the clean task process. Below tasks are provided by the plugin: +This plugin should work as documented, but is in an early development phase. +If you have requests or find bugs, please create an issue. + +Plugin applies the base plugin automatically. Below tasks are provided by the plugin: ## Prerequisites