Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Sep 19, 2020 - Python
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Haskell
-
Updated
Sep 19, 2020 - Go
-
Updated
Sep 19, 2020 - Swift
-
Updated
Sep 19, 2020 - Go
-
Updated
Sep 19, 2020 - Python
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Check Run Reporter
Now supporting Checkstyle!
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.
-
Updated
Sep 19, 2020 - C++
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Sep 19, 2020 - TypeScript
-
Updated
Sep 19, 2020 - Rust
-
Updated
Sep 18, 2020 - Python
如何将md当做ipynb打开?
-
Updated
Sep 19, 2020 - Jupyter Notebook
Make the animation smoother.
-
Updated
Sep 14, 2020 - C#
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Sep 19, 2020 - HTML
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Sep 19, 2020 - Python
-
Updated
Sep 17, 2020 - C++
-
Updated
Aug 15, 2020 - Swift
WARNING: /data/users/ezyang/pytorch-tmp/BUILD.bazel:580:1: in hdrs attribute of cc_library rule //:aten_headers: Artifact
'bazel-out/k8-fastbuild/bin/aten/src/ATen/Config.h' is duplicated (through '//:aten/src/ATen/Config.h' and '//:aten_src_AT
en_config'). Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implemen
tation
Issue-Label Bot
Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).
Instructions on how to alias the labels can be viewed on the app's website.
This app only works on public repositories.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.