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 027c66c commit f6c8ec4Copy full SHA for f6c8ec4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# native_toolchain_cmake
2
3
+## 0.2.2
4
+
5
+- find all available visual studio versions
6
7
## 0.2.1
8
9
- support configuring cmake/ninja versions and android NDK version
pubspec.yaml
@@ -1,7 +1,7 @@
name: native_toolchain_cmake
description: >-
A library to invoke and build CMake projects for Dart Native Assets.
-version: 0.2.1
+version: 0.2.2
repository: https://github.com/rainyl/native_toolchain_cmake
topics:
0 commit comments