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

Remove FRAMEWORK_COMPILE_tests leftovers #657

Merged
merged 1 commit into from
Apr 27, 2023
Merged

Conversation

traversaro
Copy link
Collaborator

PR #655 removed the FRAMEWORK_COMPILE_tests option, substituing it with the BUILD_TESTING standard CMake option (defined by CMake's module CTest). However, there are still some usage of the FRAMEWORK_COMPILE_tests option around, that this PR fixes. This should re-enable Python and Valgrind tests in CI, that were disabled by #655 .

@GiulioRomualdi
Copy link
Member

Waiting for the CI before merging

@GiulioRomualdi GiulioRomualdi merged commit 288947d into master Apr 27, 2023
@GiulioRomualdi GiulioRomualdi deleted the fixpytests branch April 27, 2023 08:08
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