Skip to content

Commit

Permalink
Revert "NScurl scons experiments"
Browse files Browse the repository at this point in the history
This reverts commit 00c102f.
  • Loading branch information
negrutiu committed Jun 2, 2024
1 parent ca6d699 commit fb61ffb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,6 @@ for plugin in plugin_libs + plugins:
'PerformPluginExtrasDistOperationOnce' : PerformPluginExtrasDistOperationOnce
}
vdir = build_dir + '/' + GetArcSuffix(pvariant['e'])
print(f"-- build_dir:{build_dir}, vdir:{vdir}, srcpath:{srcpath}")
defenv.SConscript(dirs = srcpath, variant_dir = vdir, duplicate = False, exports = exports)


Expand Down

0 comments on commit fb61ffb

Please sign in to comment.