Made python tests location agnostic whre they get called

This commit is contained in:
Alejandro Saucedo 2020-11-09 19:58:27 +00:00
parent b687e982d8
commit 8f09edf49d
2 changed files with 13 additions and 3 deletions

View file

@ -1,4 +1,5 @@
include CMakeLists.txt
include LICENSE
recursive-include src *
recursive-include python *
recursive-include single_include *