Skit the gtest root

This commit is contained in:
Jan Möbius
2021-04-27 13:45:19 +02:00
parent 7bf1b94224
commit 9d0a7f5e6c

View File

@@ -8,7 +8,7 @@ MAKE_OPTIONS=""
BUILDPATH=""
# set GTEST path
OPTIONS="-DGTEST_ROOT=/usr/src/gtest/"
OPTIONS=""
if [ "$COMPILER" == "gcc" ]; then
echo "Building with GCC";