Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
16bfba08
Commit
16bfba08
authored
Aug 30, 2017
by
Gennadiy Civil
Committed by
GitHub
Aug 30, 2017
Browse files
Merge pull request #1230 from aninf-wo/hethi/travis-unused-cmake
remove non-existing gmock_build_samples switch
parents
7f8fefab
c4ec2ac0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
travis.sh
travis.sh
+0
-1
No files found.
travis.sh
View file @
16bfba08
...
@@ -5,7 +5,6 @@ env | sort
...
@@ -5,7 +5,6 @@ env | sort
mkdir
build
||
true
mkdir
build
||
true
cd
build
cd
build
cmake
-Dgtest_build_samples
=
ON
\
cmake
-Dgtest_build_samples
=
ON
\
-Dgmock_build_samples
=
ON
\
-Dgtest_build_tests
=
ON
\
-Dgtest_build_tests
=
ON
\
-Dgmock_build_tests
=
ON
\
-Dgmock_build_tests
=
ON
\
-DCMAKE_CXX_FLAGS
=
$CXX_FLAGS
\
-DCMAKE_CXX_FLAGS
=
$CXX_FLAGS
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment