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
Ember logo
Popular topic
Ember is a framework for creating web applications.
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.
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.

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 
App recommended by GitHub

Sonatype DepShield

Sonatype DepShield is a GitHub App used by developers to identify and remediate vulnerabilities in their open source dependencies.