Parent Directory
|
Revision Log
add top level SConstruct file to enable coordinated building of all esys libraries
1 | jgs | 189 | esysroot = Dir('#.') |
2 | Export(["esysroot"]) | ||
3 | |||
4 | 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 |