Skip to content

Commit 87c9a4a

Browse files
committed
Add -DBUILD_SHARED_LIBS=BOOL:ON to Travis builds
1 parent 1406aa2 commit 87c9a4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ script:
6767
-DLAPACKE:BOOL=ON
6868
-DBUILD_TESTING=ON
6969
-DLAPACKE_WITH_TMG:BOOL=ON
70+
-DBUILD_SHARED_LIBS=BOOL:ON
7071
-DCMAKE_Fortran_FLAGS:STRING="-fimplicit-none -frecursive -fcheck=all"
7172
-DCMAKE_C_FLAGS=${CMAKE_C_FLAGS}
7273
${SRC_DIR}

0 commit comments

Comments
 (0)