Merge branch 'master' into qt6
This commit is contained in:
@@ -8,7 +8,7 @@ MAKE_OPTIONS=""
|
||||
BUILDPATH=""
|
||||
|
||||
# set GTEST path
|
||||
OPTIONS="-DGTEST_ROOT=/usr/src/gtest/"
|
||||
OPTIONS="-DGTEST_ROOT=~/sw/gtest-1.10.0"
|
||||
|
||||
if [ "$COMPILER" == "gcc" ]; then
|
||||
echo "Building with GCC";
|
||||
|
||||
Reference in New Issue
Block a user