Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
singiamtel committed Sep 5, 2024
1 parent a44a802 commit 2885454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-c.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build_requires:
#!/bin/bash -e

cmake "$SOURCEDIR" \
-DCMAKE_INSTALL_PREFIX=$INSTALLROOT \
-DCMAKE_INSTALL_PREFIX="$INSTALLROOT" \
-DBUILD_SHARED_LIBS=OFF \
${CMAKE_BUILD_TYPE:+-DCMAKE_BUILD_TYPE=$CMAKE_BUILD_TYPE}

Expand Down

0 comments on commit 2885454

Please sign in to comment.