forked from ROCm/hipCUB
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Various googletest related fixes (ROCm#210)
* Explicitly setting gtest to point to local install vs system installation * Recovering install script * Correcting check for googletest via cmake * Fix typo * Make GTest check not quiet * Temp force download * Setting appropriate compiler override for gtest on windows * Disabling compiler override for linux * Cleanup of code, use cmake for centos ci pipeline * make cento use ctest, not ctest3. revert cmake3 change * Updating check for gtest * Simplifying GTest check * Updating gtest check for Windows * Updating hipCUB tests to use Gtest targets
- Loading branch information
1 parent
a33f31c
commit 548ed26
Showing
4 changed files
with
58 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters