Skip to content

Commit

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

sudo apt-get install check
sudo apt-get install libgtest-dev

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

0 comments on commit 9385eb4

Please sign in to comment.