We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5559d30 commit 0f0328aCopy full SHA for 0f0328a
CHANGELOG.md
@@ -8,6 +8,7 @@
8
9
### Changes
10
11
+* [#2576](https://github.com/xmake-io/xmake/issues/2576): More flexible package fetching from cmake
12
* [#2577](https://github.com/xmake-io/xmake/issues/2577): Improve add_headerfiles(), add `{install = false}` support
13
14
## v2.6.9
@@ -1352,6 +1353,7 @@
1352
1353
1354
### 改进
1355
1356
1357
* [#2577](https://github.com/xmake-io/xmake/issues/2577): 改进 add_headerfiles(),增加 `{install = false}` 支持
1358
1359
0 commit comments