From 1819dc851a6f80ab1658a98dbc20ab20cc11bfde Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Tue, 11 Sep 2018 19:38:06 +0530 Subject: Document version when both_libraries() was added [skip ci] --- docs/markdown/Reference-manual.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index 71771a5..907ceda 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -142,6 +142,8 @@ library. In addition it supports the following extra methods: - `get_shared_lib()` returns the shared library build target - `get_static_lib()` returns the static library build target +*Added 0.46.0* + ### build_target() Creates a build target whose type can be set dynamically with the -- cgit v1.1