Skip to content

Commit

Permalink
GoogleTest, shared libs.
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-soja committed Mar 28, 2021
1 parent a386cb5 commit 04eba34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/googletest-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ mkdir -p build/googletest
pushd build/googletest
cmake \
-DCMAKE_INSTALL_PREFIX=/usr/local \
-DBUILD_SHARED_LIBS=ON \
. ../../googletest

make -j3
Expand Down

0 comments on commit 04eba34

Please sign in to comment.