Skip to content
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

[circle-mlir] Enable gtest #14635

Merged
merged 1 commit into from
Feb 11, 2025
Merged

[circle-mlir] Enable gtest #14635

merged 1 commit into from
Feb 11, 2025

Conversation

seanshpark
Copy link
Contributor

This will enable gtest with simple test.

This will enable gtest with simple test.

ONE-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
@seanshpark
Copy link
Contributor Author

endif()
endfunction()

function(GTest_AddTest_Public TGT)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is same as GTest_AddTest with PUBLIC in target_link_libraries

@seanshpark seanshpark requested a review from a team February 11, 2025 08:09
Copy link
Contributor

@mhs4670go mhs4670go left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seanshpark seanshpark merged commit 537457d into Samsung:master Feb 11, 2025
5 checks passed
@seanshpark seanshpark deleted the cm_gtest branch February 11, 2025 10:05
Copy link
Contributor

@shs-park shs-park left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
=)

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.

3 participants