mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-27 01:53:41 +08:00
Use packaged json11 dependency (#37995)
* Use packaged json11 dependency * rm that too
This commit is contained in:
Vendored
-3
@@ -1,3 +0,0 @@
|
||||
Import('env')
|
||||
|
||||
env.Library('json11', ['json11/json11.cpp'], CCFLAGS=env['CCFLAGS'] + ['-Wno-unqualified-std-cast-call'])
|
||||
Reference in New Issue
Block a user