build : detect host compiler and cuda compiler separately (#4414)

This commit is contained in:
Jared Van Bortel
2023-12-13 12:10:10 -05:00
committed by GitHub
parent 9fb13f9584
commit 70f806b821
4 changed files with 171 additions and 118 deletions

View File

@@ -15,6 +15,9 @@ indent_size = 4
[Makefile]
indent_style = tab
[scripts/*.mk]
indent_style = tab
[prompts/*.txt]
insert_final_newline = unset