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

Does not configure when BUILD_TESTING=OFF #275

Open
Hugobros3 opened this issue Jul 9, 2024 · 2 comments
Open

Does not configure when BUILD_TESTING=OFF #275

Hugobros3 opened this issue Jul 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Hugobros3
Copy link

CMake Error at external/abseil-cpp/CMake/AbseilHelpers.cmake:317 (target_link_libraries):
  The link interface of target "test_allocator" contains:

    GTest::gmock

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Call Stack (most recent call first):
  external/abseil-cpp/absl/container/CMakeLists.txt:206 (absl_cc_library)
@Hugobros3 Hugobros3 added the bug Something isn't working label Jul 9, 2024
@m-kurtenacker
Copy link

Is ABSL_BUILD_TESTING set to ON by any chance?

@Hugobros3
Copy link
Author

Nope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants