Skip to content

Commit b23b723

Browse files
committed
Use our own dependencies for SFML in the CSFML NuGet
1 parent 44974fe commit b23b723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/nuget/build.linux.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ cmake -E env LDFLAGS="-z origin" \
9494
"-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=$SFMLLibDir" \
9595
'-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON' \
9696
'-DCMAKE_INSTALL_RPATH=$ORIGIN' \
97+
'-DSFML_USE_SYSTEM_DEPS=OFF' \
9798
'-DSFML_BUILD_NETWORK=OFF' \
9899
"$SFMLDir"
99100

0 commit comments

Comments
 (0)