Changeset 3486 for trunk/fsource/SConstruct
- Timestamp:
- Jul 19, 2018 11:52:43 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/fsource/SConstruct
r3461 r3486 376 376 if 'help' in COMMAND_LINE_TARGETS: sys.exit() 377 377 if not os.path.exists(InstallLoc): 378 import datetime 378 379 print('Creating '+InstallLoc) 379 380 os.makedirs(InstallLoc)
Note: See TracChangeset
for help on using the changeset viewer.