fixes #16500
parent
4b0d3316f6
commit
450b96510e
2 changed files with 9 additions and 1 deletions
@ -1,3 +1,5 @@ |
||||
import os |
||||
|
||||
BINARIES_PATHS = [ |
||||
@CMAKE_PYTHON_BINARIES_PATH@ |
||||
] + BINARIES_PATHS |
||||
|
Loading…
Reference in new issue