Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Hu Wei
Glog
Commits
7ec73b50
Unverified
Commit
7ec73b50
authored
4 years ago
by
Sergiu Deitsch
Committed by
GitHub
4 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #639 from sergiud/fix-windows-builds
fixed windows builds
parents
a79416ba
efc341d7
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
CMakeLists.txt
+11
-13
CMakeLists.txt
README.rst
+3
-1
README.rst
bazel/glog.bzl
+4
-4
bazel/glog.bzl
cmake/GetCacheVariables.cmake
+5
-1
cmake/GetCacheVariables.cmake
cmake/TestInitPackageConfig.cmake
+0
-1
cmake/TestInitPackageConfig.cmake
cmake/TestPackageConfig.cmake
+16
-9
cmake/TestPackageConfig.cmake
src/config_for_unittests.h
+0
-66
src/config_for_unittests.h
src/logging_unittest.cc
+1
-1
src/logging_unittest.cc
src/package_config_unittest/working_config/CMakeLists.txt
+2
-2
src/package_config_unittest/working_config/CMakeLists.txt
src/windows/config.h
+0
-21
src/windows/config.h
src/windows/port.h
+2
-0
src/windows/port.h
with
44 additions
and
119 deletions
+44
-119
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets