Changeset 563


Ignore:
Timestamp:
04/15/11 14:05:43 (13 months ago)
Author:
acbernst
Message:

added ZMQ_DISTRIBUTION_SUPPORT flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SConstruct

    r479 r563  
    3333    BoolOption('DISTRIBUTION_SUPPORT', 
    3434               'Switch to enable distribution support (requires ensemble module)', 
     35               False), 
     36    BoolOption('ZMQ_DISTRIBUTION_SUPPORT', 
     37               'Switch to enable distribution support with zmq', 
    3538               False), 
    3639    BoolOption('OPENSCENEGRAPH_SUPPORT', 
Note: See TracChangeset for help on using the changeset viewer.