Skip to content

Conversation

@lbeierlieb
Copy link
Collaborator

previously, the Nix packaging from this repository assumed that the CMakeLists.txt are modified in such a way that the tests are not built by default.
GDATASoftwareAG/smartvmi#154 (comment) requested to remove the behavior. The suggestion to build the CMakeLists.txt from the src folder instead of the top level is great, but after a few tries I did not find the correct derivation settings (e.g., by setting cmakeDir) and chose to just build the tests as well. This commit switches the smartvmi source to a commit without the CMakeLists.txt changes and adds gtest to both vmicore and the plugins (required dependency of the test code).

previously, the Nix packaging from this repository assumed that the
CMakeLists.txt are modified in such a way that the tests are not built
by default.
GDATASoftwareAG/smartvmi#154 (comment)
requested to remove the behavior. The suggestion to build the
CMakeLists.txt from the src folder instead of the top level is great,
but after a few tries I did not find the correct derivation settings
(e.g., by setting cmakeDir) and chose to just build the tests as well.
This commit switches the smartvmi source to a commit without the
CMakeLists.txt changes and adds gtest to both vmicore and the plugins
(required dependency of the test code).
@lbeierlieb lbeierlieb self-assigned this May 19, 2025
@lbeierlieb lbeierlieb merged commit 057eafc into main May 19, 2025
4 checks passed
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.

2 participants