Changeset 19530

Show
Ignore:
Timestamp:
11/14/06 17:28:57 (2 years ago)
Author:
patrick
Message:

OK, this time really make Doozer an optional dependency. Sheesh.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/build_windows.py

    r19407 r19530  
    273273                               required = False)) 
    274274   optional.append(BuildOption('DOOZER_ROOT', 
    275                                'Doozer installation directory', '')) 
     275                               'Doozer installation directory', '', 
     276                               required = False)) 
    276277 
    277278   options = {