We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7185c commit 2a0611fCopy full SHA for 2a0611f
.github/scripts/ubuntu-24.04/setup_build.sh
@@ -3,5 +3,6 @@
3
# Install required packages for CodeCompass build
4
sudo apt install git cmake make g++ libboost-all-dev \
5
llvm-15-dev clang-15 libclang-15-dev \
6
+ gcc-13-plugin-dev \
7
default-jdk libssl-dev libgraphviz-dev libmagic-dev libgit2-dev exuberant-ctags doxygen \
8
libldap2-dev libgtest-dev
0 commit comments