We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 031cb22 commit 84ff36cCopy full SHA for 84ff36c
1 file changed
pkgs/cmake.yaml
@@ -4,6 +4,10 @@ sources:
4
- key: tar.gz:kcrzjtzo7wnjfxkbctv6fgmurgmezzxg
5
url: http://www.cmake.org/files/v3.2/cmake-3.2.0-rc1.tar.gz
6
7
+build_stages:
8
+- name: configure
9
+ extra: ['--parallel=${HASHDIST_CPU_COUNT}']
10
+
11
when_build_dependency:
12
- set: CMAKE
13
value: ${ARTIFACT}/bin/cmake
0 commit comments