Parent Directory
|
Revision Log
pass in top level install directory for finley/escript/bruce/paso libraries when building via top level scons script
1 | jgs | 189 | esysroot = Dir('#.') |
2 | Export(["esysroot"]) | ||
3 | |||
4 | jgs | 192 | libinstall = Dir('#lib') |
5 | Export(["libinstall"]) | ||
6 | |||
7 | jgs | 189 | SConscript(['tools/CppUnitTest/SConstruct','tools/mmio/SConstruct','esysUtils/SConstruct','escript/SConstruct','paso/SConstruct','finley/SConstruct','bruce/SConstruct'], duplicate=0) |
ViewVC Help | |
Powered by ViewVC 1.1.26 |