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

Disable VRS unit tests #4

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Disable VRS unit tests #4

wants to merge 1 commit into from

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Nov 7, 2023

No description provided.

@Wumpf
Copy link
Member Author

Wumpf commented Nov 7, 2023

@SeaOtocinclus This doesn't quite seem to work as you described, it still looks for gtest. If I remove the dependency from the environment it's no longer found:

CMake Error at .pixi/env/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR
  GTEST_MAIN_LIBRARY)
Call Stack (most recent call first):
  .pixi/env/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  .pixi/env/share/cmake-3.27/Modules/FindGTest.cmake:270 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  build/_deps/vrslib-src/cmake/LibrariesSetup.cmake:40 (find_package)
  build/_deps/vrslib-src/CMakeLists.txt:66 (include)

@emilk emilk marked this pull request as draft October 16, 2024 13:57
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.

1 participant