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

Ctest dependence #606

Open
Xiangyu-Hu opened this issue Jun 30, 2024 · 0 comments
Open

Ctest dependence #606

Xiangyu-Hu opened this issue Jun 30, 2024 · 0 comments

Comments

@Xiangyu-Hu
Copy link
Owner

If a case is dependent on another another test, it should be defined in cmake liek the following:

set_tests_properties(${PROJECT_NAME} PROPERTIES DEPENDS "${PROJECT_NAME}_particle_relaxation")

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

No branches or pull requests

1 participant