gem5/cmake: gem5 build integration into Fail*
The SConscript in src/core/sal/gem5 is now generated via CMake
(SConscript.in). No more hardcoded relative paths -> Fail* build
folder can now be anywhere. Experiment and Plugin libraries are now
set automagically (using ${EXPERIMENTS_ACTIVATED} /
${PLUGINS_ACTIVATED})
Generated SConscript now resides in binary dir.
Change-Id: I1bf2e17c83c95ffdcf6801c02481064fcb63bfb0
This commit is contained in:
committed by
Horst Schirmeier
parent
e006c4da0a
commit
a3cbb7c690
2
.gitignore
vendored
2
.gitignore
vendored
@ -33,3 +33,5 @@ simulators/bochs/install
|
||||
|
||||
simulators/gem5/.hg
|
||||
simulators/gem5/m5out/
|
||||
|
||||
src/core/sal/gem5/SConscript
|
||||
|
||||
Reference in New Issue
Block a user