mirror of
https://gitcode.com/gh_mirrors/es/esp32-opencv.git
synced 2025-08-15 03:01:04 +08:00
4 lines
90 B
Python
4 lines
90 B
Python
PYTHON_EXTENSIONS_PATHS = [
|
|
@CMAKE_PYTHON_EXTENSION_PATH@
|
|
] + PYTHON_EXTENSIONS_PATHS
|