mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 22:23:56 +08:00
Revert "convert mat.h to a c++ header file (#2499)"
This reverts commit 607866bb60ba1c69c6f777082c5ea787e895a251.
old-commit-hash: f2c8a6122d
This commit is contained in:
@@ -6,10 +6,10 @@ libs = [cereal, messaging, common, 'OpenCL', 'SNPE', 'symphony-cpu', 'capnp', 'z
|
||||
TEST_THNEED = False
|
||||
|
||||
common_src = [
|
||||
"models/commonmodel.cc",
|
||||
"models/commonmodel.c",
|
||||
"runners/snpemodel.cc",
|
||||
"transforms/loadyuv.c",
|
||||
"transforms/transform.cc"
|
||||
"transforms/transform.c"
|
||||
]
|
||||
|
||||
if arch == "aarch64":
|
||||
|
||||
Reference in New Issue
Block a user