mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-30 23:45:48 +00:00
Kudge protoc builder to work for us.
This commit is contained in:
@@ -55,6 +55,10 @@ def ProtocEmitter(target, source, env):
|
||||
except KeyError:
|
||||
pass
|
||||
|
||||
# XXX KLUDGE: Force things to be right.
|
||||
env['PROTOCOUTDIR'] = 'obj/src'
|
||||
env['PROTOCPROTOPATH'] = ['src']
|
||||
|
||||
#~ print "PROTOC SOURCE:", [str(s) for s in source]
|
||||
#~ print "PROTOC TARGET:", [str(s) for s in target]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user