Skip to content

Commit 8787d58

Browse files
committed
build scorec libraries as shared
1 parent c6b460c commit 8787d58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/scorec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ build_stages:
2121
- name: configure
2222
debug: true
2323
extra: [
24+
'-DBUILD_SHARED_LIBS:BOOL=ON',
2425
'-DCMAKE_C_COMPILER:STRING=${MPICC}',
2526
'-DCMAKE_CXX_COMPILER:STRING=${MPICXX}',
2627
'-DENABLE_ZOLTAN:BOOL=ON',

0 commit comments

Comments
 (0)