Skip to content

Conversation

@piotrrak
Copy link

googletest provided as CMake subproject requires both gtest_dep and gtest_main_dep Also it should be built with PIC (Position Independent Code) when built as static library

Self evaluation:

  1. Build test: [*]Passed [ ]Failed []Skipped
  2. Run test: [ ]Passed [ ]Failed [*]Skipped

How to evaluate:
Not applicable (if possible remove system googletest and build)

googletest provided as CMake subproject requires both gtest_dep and gtest_main_dep
Also it should be built with PIC (Position Independent Code) when built as static library

Signed-off-by: Piotr Rak <[email protected]>
@piotrrak
Copy link
Author

@gkisalapl FYI

@gkisalapl
Copy link
Contributor

@gkisalapl FYI

@piotrrak I think that everyone wanted to make PR number 3000, congratulations !

@piotrrak
Copy link
Author

Idk, It's not ęven round number log2(3000) is ~11.55

@skykongkong8
Copy link
Member

@gkisalapl FYI

@piotrrak I think that everyone wanted to make PR number 3000, congratulations !

I'm so jealous...

@dkjung
Copy link
Collaborator

dkjung commented Mar 11, 2025

Does this fix an error?
What will happen without this PR?

@gkisalapl
Copy link
Contributor

Does this fix an error? What will happen without this PR?

When there're no google test installed on system (linux) build will fail without this PR

Copy link
Contributor

@baek2sm baek2sm left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@jijoongmoon jijoongmoon left a comment

Choose a reason for hiding this comment

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

LGTM

@jijoongmoon jijoongmoon merged commit 03769a5 into nnstreamer:main Mar 12, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants