Skip to content

Commit

Permalink
add: qodana static code analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
Costallat committed Aug 2, 2024
1 parent b5e19f1 commit 7583ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bootstrap: |
set -x
sudo apt-get update
sudo apt-get install -y cmake git unzip build-essential ca-certificates curl zip unzip tar pkg-config ninja-build autoconf automake libtool python3
oldDir=$(pwd)
export oldDir=$(pwd)
cd ~
git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
Expand Down

0 comments on commit 7583ceb

Please sign in to comment.