From 826fcdbef58c2c1914f5a8dc31a19c97b682af68 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 12 May 2017 11:33:01 +0800 Subject: modify changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f08593d..a6f03f542 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ * [#83](https://github.com/tboox/xmake/issues/83): Add `add_csnippet` and `add_cxxsnippet` into `option` for detecting some compiler features. +### Changes + +* [#87](https://github.com/tboox/xmake/issues/87): Add includes and links from target deps automatically + ## v2.1.4 ### New features @@ -280,6 +284,10 @@ * [#83](https://github.com/tboox/xmake/issues/83): 添加 `add_csnippet`,`add_cxxsnippet`到`option`来检测一些编译器特性 +### 改进 + +* [#87](https://github.com/tboox/xmake/issues/87): 为依赖库目标自动添加:`includes` 和 `links` + ## v2.1.4 ### 新特性 -- cgit v1.3.1