mirror of
https://github.com/google/googletest.git
synced 2025-04-10 07:07:55 +00:00
Merge pull request #1230 from aninf-wo/hethi/travis-unused-cmake
remove non-existing gmock_build_samples switch
This commit is contained in:
commit
16bfba08e2
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ env | sort
|
|||
mkdir build || true
|
||||
cd build
|
||||
cmake -Dgtest_build_samples=ON \
|
||||
-Dgmock_build_samples=ON \
|
||||
-Dgtest_build_tests=ON \
|
||||
-Dgmock_build_tests=ON \
|
||||
-DCMAKE_CXX_FLAGS=$CXX_FLAGS \
|
||||
|
|
Loading…
Add table
Reference in a new issue