tools: export IDF_CCACHE_ENABLE on Windows by default

pull/4345/head
Ivan Grokhotkov 2019-11-05 11:45:27 +01:00
rodzic 03d07741fd
commit c75bdcb429
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -394,7 +394,9 @@
""
]
],
"export_vars": {},
"export_vars": {
"IDF_CCACHE_ENABLE": "1"
},
"info_url": "https://github.com/ccache/ccache",
"install": "never",
"license": "GPL-3.0-or-later",