Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Apr 10, 2024
1 parent 7435ac1 commit ad35ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ cmake -GNinja .. \
-DCMAKE_PREFIX_PATH="$INSTALL_PREFIX" \
-DCMAKE_INSTALL_PREFIX="$INSTALL_PREFIX" \
-DONEDPL_BACKEND="tbb"
make
time ninja
${SUDO_CMD} ninja install
cd ../../

Expand Down

0 comments on commit ad35ddb

Please sign in to comment.