Skip to content

Do not use GTEST_BOTH_LIBRARIES variable. #1931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

stellaraccident
Copy link
Contributor

  • This is a legacy variable that is not recommended for modern use and is only available via the GTest find module, not the actual config provided by the package.
  • Recommended usage is just to depend on the libraries.
  • Also removes GTEST_INCLUDE_DIRS, since that is implicit in depending on the library.

Fixes ROCm/TheRock#414

* This is a legacy variable that is not recommended for modern use and is only available via the GTest find module, not the actual config provided by the package.
* Recommended usage is just to depend on the libraries.
* Also removes GTEST_INCLUDE_DIRS, since that is implicit in depending on the library.

Fixes ROCm/TheRock#414
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.

[hipBLASLt] Do not use GTEST_BOTH_LIBRARIES variable.
1 participant