Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
googletest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
googletest
Commits
74a53063
Commit
74a53063
authored
Dec 11, 2017
by
Bryan Zimmerman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove extra line
parent
3ea06317
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
CMakeLists.txt
googlemock/CMakeLists.txt
+0
-1
No files found.
googlemock/CMakeLists.txt
View file @
74a53063
...
@@ -76,7 +76,6 @@ include_directories("${gmock_SOURCE_DIR}/include"
...
@@ -76,7 +76,6 @@ include_directories("${gmock_SOURCE_DIR}/include"
# VS 2013 12 1800 std::tr1::tuple
# VS 2013 12 1800 std::tr1::tuple
# VS 2015 14 1900 std::tuple
# VS 2015 14 1900 std::tuple
# VS 2017 15 >= 1910 std::tuple
# VS 2017 15 >= 1910 std::tuple
if
(
MSVC AND MSVC_VERSION EQUAL 1700
)
if
(
MSVC AND MSVC_VERSION EQUAL 1700
)
add_definitions
(
/D _VARIADIC_MAX=10
)
add_definitions
(
/D _VARIADIC_MAX=10
)
endif
()
endif
()
...
...
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