Skip to content

Commit 3662f30

Browse files
committed
clang
1 parent 4f2eefe commit 3662f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ cmake \
44
-S . \
55
-B build \
66
-G Ninja \
7+
-D CMAKE_C_COMPILER=clang \
78
-D CMAKE_CXX_COMPILER=clang++ \
89
-D CMAKE_BUILD_TYPE=Release \
910
-D PACK_DEB:bool=ON \

0 commit comments

Comments
 (0)