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
9dd55ad3
Commit
9dd55ad3
authored
Dec 11, 2008
by
shiqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes incorrect build instructions on Windows.
parent
c97f2f56
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README
README
+3
-2
No files found.
README
View file @
9dd55ad3
...
...
@@ -248,8 +248,9 @@ To configure Boost as a system library.
directories
.
To
configure
your
project
to
point
to
that
version
of
Boost
,
replace
the
value
of
the
BoostDir
user
macro
with
C
:\
boost
\
boost_1_36_0
in
the
msvc
/
gtest_dep
.
vsprops
file
.
You
can
use
any
text
editor
to
edit
that
file
.
the
value
of
the
BoostDir
user
macro
with
C
:\
boost
\
v_1_36_0
in
the
msvc
/
gmock_config
.
vsprops
file
.
You
can
use
any
text
editor
to
edit
that
file
.
If
you
want
to
use
a
version
of
Google
Test
other
then
the
one
bundled
with
Google
Mock
,
change
the
value
of
the
GTestDir
macro
in
gmock_config
.
vsprop
...
...
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