-
Notifications
You must be signed in to change notification settings - Fork 609
Closed
Labels
bugtype bugtype bug
Description
Search before asking
- I had searched in the issues and found no similar issues.
Version
Unstable branch: fac42b0
OS: Fedora 35
Minimal reproduce step
Clone repo.
mkdir build
cd build
cmake ../
What did you expect to see?
No errors
What did you see instead?
CMake Error at /usr/lib64/cmake/GTest/GTestTargets.cmake:37 (message):
Some (but not all) targets in this export set were already defined.
Targets Defined: GTest::gtest;GTest::gtest_main
Targets not yet defined: GTest::gmock;GTest::gmock_main
Call Stack (most recent call first):
/usr/lib64/cmake/GTest/GTestConfig.cmake:42 (include)
/usr/share/cmake/Modules/FindGTest.cmake:187 (find_package)
build/_deps/snappy-src/CMakeLists.txt:40 (find_package)
Anything Else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugtype bugtype bug