Skip to content

Commit 18c75c4

Browse files
committed
support cmake
1 parent 672e45f commit 18c75c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

create_dockerfile.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,6 @@ case ${dist} in
9797
*) CLANG=" clang" ;;
9898
esac
9999

100+
TOOLS=cmake
101+
100102
create_dockerfile

0 commit comments

Comments
 (0)