build(cmake): error build on warning (#2165)
This commit is contained in:
parent
dde804f14b
commit
c6f94e93e0
13 changed files with 50 additions and 6 deletions
|
|
@ -120,6 +120,7 @@ source "$HOME/.nvm/nvm.sh"
|
|||
nvm use 20.9.0
|
||||
#Actually build
|
||||
cmake \
|
||||
-DBUILD_WERROR=ON \
|
||||
-DCMAKE_CUDA_COMPILER:PATH=/build/cuda/bin/nvcc \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue