This commit is contained in:
parent
eb36b2a622
commit
12270b9dbf
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ def cmdlist(str):
|
|||
fout.write(' %s\n' % part)
|
||||
fout.write('"""))\n')
|
||||
|
||||
fout.write("env['CMAKE_TRANSITIVE_INCLUDE_PATH'] = env['SPACK_TRANSITIVE_INCLUDE_PATH'] # Deprecated\n") # NOQA: ignore=E501
|
||||
fout.write('\ncmd = cmdlist("""\n')
|
||||
fout.write('%s\n' % cmd[0])
|
||||
for arg in cmd[1:]:
|
||||
|
|
Loading…
Reference in a new issue