Skip to content

Commit

Permalink
support cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxmaniac committed Dec 10, 2024
1 parent 672e45f commit 18c75c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions create_dockerfile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,6 @@ case ${dist} in
*) CLANG=" clang" ;;
esac

TOOLS=cmake

create_dockerfile

0 comments on commit 18c75c4

Please sign in to comment.