ruby: add RUBY sticky option that must be set to add ruby to the build
Default is false
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
|
||||
Import('*')
|
||||
|
||||
if not env['RUBY']:
|
||||
Return()
|
||||
|
||||
Source('DirectoryMemory.cc')
|
||||
Source('MemoryControl.cc')
|
||||
Source('MemoryNode.cc')
|
||||
|
||||
Reference in New Issue
Block a user