Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 строки
181 B
Modula-2
Исходник Постоянная ссылка Обычный вид История

2022-11-04 14:49:36 -05:00
-- Thera-specific additions
depends_on "python"
depends_on "rocm"
prereq(atleast("rocm","5.2.0"))
2022-11-04 14:49:36 -05:00
local home = os.getenv("HOME")
setenv("MPLCONFIGDIR",pathJoin(home,".matplotlib"))