X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=3970427c42427257b3a3fc53bea447a7859e30ba;hb=52ec7394f0d7cbfb3063ff91b415245936d84b13;hp=101da69abc41271b12a2489e465953495c183637;hpb=f93722a185a0b432bbb2f36709c4ea1f1cfd4e19;p=libcxml.git diff --git a/cscript b/cscript index 101da69..3970427 100644 --- a/cscript +++ b/cscript @@ -1,3 +1,5 @@ +import os + def build(target, options): cmd = './waf configure --prefix=%s' % target.directory if target.platform == 'linux':