Skip to content
Snippets Groups Projects
Verified Commit f96461f3 authored by Lars Bilke's avatar Lars Bilke
Browse files

[CMake] Added arguments PYTHON_PACKAGES and WORKING_DIRECTORY_SOURCE to AddTest()

Default working directory for tests was changed from source to binary dir.

- PYTHON_PACKAGES allows for specification of additional Python module dependencies. Requires the poetry-tool and specifying the 'poetry'-wrapper.
- WORKING_DIRECTORY_SOURCE reverts to previous behavior of running the tests in the source tree. Also adapted MeshTest() for this.
parent a90d67ee
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment