]> git.pld-linux.org Git - packages/SuperLU.git/blob - SuperLU-shared.patch
fc7c4bb1d5f75c3f53c21bcba4a9c8aab0a07236
[packages/SuperLU.git] / SuperLU-shared.patch
1 --- SuperLU_5.2.1/TESTING/MATGEN/CMakeLists.txt.orig    2015-12-04 02:06:38.000000000 +0100
2 +++ SuperLU_5.2.1/TESTING/MATGEN/CMakeLists.txt 2016-03-16 17:43:13.950101349 +0100
3 @@ -104,4 +104,4 @@
4    )
5  endif()
6  
7 -add_library(matgen ${sources})
8 +add_library(matgen STATIC ${sources})
This page took 0.082653 seconds and 2 git commands to generate.