mirror of
https://gitcode.com/gh_mirrors/es/esp32-opencv.git
synced 2025-08-14 18:50:49 +08:00
4 lines
90 B
Python
4 lines
90 B
Python
PYTHON_EXTENSIONS_PATHS = [
|
|
@CMAKE_PYTHON_EXTENSION_PATH@
|
|
] + PYTHON_EXTENSIONS_PATHS
|