We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b63b02 + f7d9e66 commit a0a5e93Copy full SHA for a0a5e93
1 file changed
SConstruct
@@ -70,6 +70,7 @@ else:
70
'prefix',
71
'installation prefix directory',
72
'/usr/local'))
73
+ vars.Update(env)
74
75
if platform.system().lower() == "windows":
76
# Installation paths
0 commit comments