Skip to content

Replace downloaded googletest third party library by a git submodule #22

@end2endzone

Description

@end2endzone

The command ant install is currently handling the download, extraction and compilation of the googletest library. The code should be updated to use a git submodule instead which would be easier to handle for git users.

The file CMakeList.txt should also be updated to reference googletests' own CMakeList.txt file which would compile gtest library along the win32Arduino and prevent the manual compilation of googletest as a mandatory prebuild step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions