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 adb9995 commit 8d14392Copy full SHA for 8d14392
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# native_toolchain_cmake
2
3
+## 0.2.4
4
+
5
+- new: add `parallelJobs` and `parallelUseAllProcessors` to support parallel build or set njobs explicitly.
6
7
## 0.2.3
8
9
- new: support skipping generate if cached
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.3
+version: 0.2.4
repository: https://github.com/rainyl/native_toolchain_cmake
topics:
0 commit comments