Skip to content

Commit

Permalink
ignore dforce
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
  • Loading branch information
youtalk committed Nov 18, 2024
1 parent c785d70 commit 5beab87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/scripts/build_and_clean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ function build_and_clean() {

local cmake_args=" -Wno-dev --no-warn-unused-cli"
if [ "$cuda_image" = true ]; then
# cspell: ignore DFORCE
cmake_args="$cmake_args -DFORCE_CUDA=1"
fi

Expand Down

0 comments on commit 5beab87

Please sign in to comment.