We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b460c commit 8787d58Copy full SHA for 8787d58
1 file changed
pkgs/scorec.yaml
@@ -21,6 +21,7 @@ build_stages:
21
- name: configure
22
debug: true
23
extra: [
24
+ '-DBUILD_SHARED_LIBS:BOOL=ON',
25
'-DCMAKE_C_COMPILER:STRING=${MPICC}',
26
'-DCMAKE_CXX_COMPILER:STRING=${MPICXX}',
27
'-DENABLE_ZOLTAN:BOOL=ON',
0 commit comments