build : detect host compiler and cuda compiler separately (#4414)
This commit is contained in:
parent
9fb13f9584
commit
70f806b821
4 changed files with 171 additions and 118 deletions
|
@ -15,6 +15,9 @@ indent_size = 4
|
|||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
[scripts/*.mk]
|
||||
indent_style = tab
|
||||
|
||||
[prompts/*.txt]
|
||||
insert_final_newline = unset
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue