summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-04-15 20:52:56 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-04-15 20:52:56 +0900
commit075b9819234ec5182bf29f2781963d3531c4d849 (patch)
tree6a0ac11027a16004a350e3538390046c241b82ea
parent43e09ccf9f20162ecc48197cc572d1f2ae53714a (diff)
downloadbuildstream-075b9819234ec5182bf29f2781963d3531c4d849.tar.gz
NEWS: Adding news entry for cmake plugin enhancement.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c249a87bf..6793a4dfc 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ buildstream 1.1.3
Appropriate API for plugins is also exposed through
`Element.prepare`.
+ o The `cmake` plugin now supports building with ninja with the
+ newly added `generator` configuration option.
+
=================
buildstream 1.1.2