feat(CI): show warnings in macOS run (#6861)
This commit is contained in:
parent
014d9e1442
commit
920825b759
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ time cmake ../../../ \
|
|||
-DOPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include \
|
||||
-DOPENSSL_SSL_LIBRARIES=/usr/local/opt/openssl/lib/libssl.dylib \
|
||||
-DOPENSSL_CRYPTO_LIBRARIES=/usr/local/opt/openssl/lib/libcrypto.dylib \
|
||||
-DWITH_WARNINGS=1 \
|
||||
-DCMAKE_C_FLAGS="-Werror" \
|
||||
-DCMAKE_CXX_FLAGS="-Werror" \
|
||||
-DCMAKE_C_COMPILER_LAUNCHER=ccache \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue