scons: Build GTests in the directory they're declared.
authorGabe Black <gabeblack@google.com>
Tue, 28 Nov 2017 02:59:27 +0000 (18:59 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 28 Nov 2017 11:00:18 +0000 (11:00 +0000)
commit60e165116b7785bc612d8ef5c9d22af7fe84e92a
tree65680a6792bb4a2b1f558746c0e30caee8736215
parent601fa8a25c8aa2eff809a7011e9751f4bfff488a
scons: Build GTests in the directory they're declared.

This will let us move unit tests into the directory of the code they're
testing.

Change-Id: I611582eb00a06a848f3ce7da89f64e42660cb844
Reviewed-on: https://gem5-review.googlesource.com/6141
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/SConscript