Skip to content

Update to GoogleTest best practices #520

@tyler-yankee

Description

@tyler-yankee

Our CMake examples that use GoogleTest vendor it into <example>/third_party/googletest/.

According to https://google.github.io/googletest/quickstart-cmake.html, the official recommendation is to use CMake's FetchContent to obtain it and use the GoogleTest module to set up tests. DEE should be set up to follow this, instead.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

On deck

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions