mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 12:19:55 +01:00
6 lines
82 B
Python
6 lines
82 B
Python
import os
|
|
|
|
BINARIES_PATHS = [
|
|
@CMAKE_PYTHON_BINARIES_PATH@
|
|
] + BINARIES_PATHS
|