Made python tests location agnostic whre they get called
This commit is contained in:
parent
b687e982d8
commit
8f09edf49d
2 changed files with 13 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
include CMakeLists.txt
|
||||
include LICENSE
|
||||
recursive-include src *
|
||||
recursive-include python *
|
||||
recursive-include single_include *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue