mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
6 lines
82 B
Python
6 lines
82 B
Python
import os
|
|
|
|
BINARIES_PATHS = [
|
|
@CMAKE_PYTHON_BINARIES_PATH@
|
|
] + BINARIES_PATHS
|