Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
ecc5182d
Commit
ecc5182d
authored
Sep 11, 2017
by
Gennadiy Civil
Committed by
GitHub
Sep 11, 2017
Browse files
Merge pull request #1250 from aninf-wo/hethi/remove-linker-warning-on-non-existing-path
remove obsolete link_directories command
parents
3663d671
803ab9a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
googletest/CMakeLists.txt
googletest/CMakeLists.txt
+0
-3
No files found.
googletest/CMakeLists.txt
View file @
ecc5182d
...
@@ -75,9 +75,6 @@ include_directories(
...
@@ -75,9 +75,6 @@ include_directories(
${
gtest_SOURCE_DIR
}
/include
${
gtest_SOURCE_DIR
}
/include
${
gtest_SOURCE_DIR
}
)
${
gtest_SOURCE_DIR
}
)
# Where Google Test's libraries can be found.
link_directories
(
${
gtest_BINARY_DIR
}
/src
)
# Summary of tuple support for Microsoft Visual Studio:
# Summary of tuple support for Microsoft Visual Studio:
# Compiler version(MS) version(cmake) Support
# Compiler version(MS) version(cmake) Support
# ---------- ----------- -------------- -----------------------------
# ---------- ----------- -------------- -----------------------------
...
...
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