mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
6 lines
110 B
Python
6 lines
110 B
Python
# OpenMV library
|
|
add_library("openmv-lib", "$(OMV_LIB_DIR)")
|
|
|
|
# Libraries
|
|
require("ml", library="openmv-lib")
|