Skip to content

Commit 1f2d9f9

Browse files
author
Matthias Koeppe
committed
build/pkgs/dsdp/spkg-install.in: Increase verbosity
1 parent 5f4e0fe commit 1f2d9f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/pkgs/dsdp/spkg-install.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
cd src
22
cp ../patches/CMakeLists.txt .
33
sdh_cmake -DCMAKE_BUILD_TYPE=Release \
4+
-DCMAKE_VERBOSE_MAKEFILE=ON \
45
-DBUILD_SHARED_LIBS=ON \
56
-DBLA_VENDOR=OpenBLAS \
67
-DBLAS_LIBRARIES="$(pkg-config --libs blas)" \

0 commit comments

Comments
 (0)