Skip to content

Commit 488f10d

Browse files
committed
External libs - update linux build externals script
This brings the script into line with previous changes made by Sam.
1 parent af6ea87 commit 488f10d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/external/linux_build_externals.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,4 @@ cmake -DERLANG_INCLUDE_PATH=${ERLANG_INCLUDE_PATH} -G "Unix Makefiles" ..
1313
echo "Building external deps..."
1414
cmake --build . --config Release
1515

16-
echo "Building supercollider-plugins..."
17-
cmake --build . --target supercollider-plugins
18-
1916
cd "${SCRIPT_DIR}"

0 commit comments

Comments
 (0)