Trending repository
-
Updated
Feb 18, 2022 - TypeScript
February 22, 2022 • Online
Find and fix hidden Python or Django mistakes, bugs, anti-patterns, and more.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis 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
Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments..
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
Checklist