SConstruct: remove CPPPATH entries for libyuv and json11 (#34504)

cleanup cpppath
This commit is contained in:
Dean Lee
2025-01-31 02:30:40 +08:00
committed by GitHub
parent cdf46e340f
commit 7792fee92c
-2
View File
@@ -185,8 +185,6 @@ env = Environment(
"#third_party/acados/include/blasfeo/include",
"#third_party/acados/include/hpipm/include",
"#third_party/catch2/include",
"#third_party/libyuv/include",
"#third_party/json11",
"#third_party/linux/include",
"#third_party",
"#msgq",