Logo
Explore Help
Register Sign In
mawei/sunnypilot
1
0
Fork 0
You've already forked sunnypilot
mirror of https://github.com/sunnypilot/sunnypilot.git synced 2026-02-20 12:33:55 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
paramwatcher
sunnypilot/common/transformations/SConscript

6 lines
255 B
Python
Raw Permalink Normal View History

fixup ui (#20049) * fixup ui * works * new formate * more cleanup * works I assume we need a library somehow * more readable * fix lead sign * put on road * transformations lib Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> old-commit-hash: ab0456c0eb41090fd9292d8643975e93983ae85e
2021-02-09 17:23:46 -08:00
Import('env', 'envCython')
transformations = env.Library('transformations', ['orientation.cc', 'coordinates.cc'])
scons: fix multithreaded builds (#29716) * common_python export * Single scons call * transformations_python old-commit-hash: d138a358ebd0e67302a409a346777fc15aeb5b66
2023-08-30 15:01:03 -07:00
transformations_python = envCython.Program('transformations.so', 'transformations.pyx')
Export('transformations', 'transformations_python')
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 173ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API