Skip to content

Commit

Permalink
Update prereqs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dashadem authored Oct 29, 2023
1 parent a1c3d9e commit 9bae2b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/prereqs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ mkdir /home/googletest/googletest_build
cd /home/googletest
git clone https://github.com/google/googletest

sudo apt-get install check

cd googletest_build
cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/googletest ../googletest
make
Expand Down

0 comments on commit 9bae2b9

Please sign in to comment.