Skip to content

Here's what's popular on GitHub today...

Trending repository

PaddlePaddle GAN library, including lots of interesting applications like DeepFake First-Order motion transfer, Mai-ha-hi(蚂蚁呀嘿), faceswap wav2lip, picture repair, image editing, photo2cartoon, image style transfer, and so on.

  • Updated Mar 3, 2021
  • Python
Sketch logo
Popular topic
Sketch is a vector graphics editor for Apple's macOS, used primarily for user interface and icon design.
GitHub CTF - A Call to Hacktion!
Upcoming event recommended by GitHub
Mar
17

GitHub CTF - A Call to Hacktion!

March 17, 2021 - March 21, 2021 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to leverage software vulnerabilities to solve a real world security puzzle.
App recommended by GitHub

BackHub

BackHub creates recurring backups of your GitHub repositories and metadata with daily snapshots.

Having a backup is essential in case of mistakes or disasters. However, most developers don't have one because it's a pain to write the script and make sure it runs every day.

Get peace of mind with BackHub. Set up reliable backups for your repos in minutes so you can quickly recover at any time.

BackHub is a Rewind company, the leader in SaaS backups.

pyroscope
Trending repository
Trending repository
lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::gmock_main

This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.

add_library(GTest::gtest ALIAS 
Sider screenshot
App recommended by GitHub

Sider

Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.