mirror of
https://gitcode.com/gh_mirrors/es/esp32-opencv.git
synced 2025-08-14 01:57:43 +08:00
6 lines
82 B
Python
6 lines
82 B
Python
import os
|
|
|
|
BINARIES_PATHS = [
|
|
@CMAKE_PYTHON_BINARIES_PATH@
|
|
] + BINARIES_PATHS
|