mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
fixup! Remove support for GoogleTest/GoogleMock <= v1.8.0
This commit is contained in:
parent
97a81980e5
commit
c53f07c170
@ -3,7 +3,7 @@
|
||||
# -e above so that if any command has an exit code != 0, this script will
|
||||
# exit immediately.
|
||||
|
||||
export GTEST_ROOT=/gtest/googletest GMOCK_ROOT=/gtest/googlemock
|
||||
export GTEST_ROOT=/gtest
|
||||
export PLATFORM_CMAKE_OPTS="-DALLOW_OLD_GETTEXT=ON"
|
||||
echo PLATFORM_CMAKE_OPTS= "$PLATFORM_CMAKE_OPTS"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user