Skip to content

build: Allow using GTest from system and use a target approach.#6

Open
apteryks wants to merge 1 commit into
agruzdev:masterfrom
apteryks:enable-gtest-from-system
Open

build: Allow using GTest from system and use a target approach.#6
apteryks wants to merge 1 commit into
agruzdev:masterfrom
apteryks:enable-gtest-from-system

Conversation

@apteryks

Copy link
Copy Markdown

This modernizes how GoogleTest is discovered and used, and integrates the test suite with CTest.

This modernizes how GoogleTest is discovered and used, and integrates
the test suite with CTest.
@apteryks

apteryks commented Jun 19, 2026

Copy link
Copy Markdown
Author

@agruzdev Let me know if this works on your side, I've removed the REQUIRED on the find_package call, so I'm hoping it'll fallback to the usual code path when GTest is not found from the system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant