Removed make & configure calls on Google Test library in every build.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Thu, 23 Apr 2015 16:33:44 +0000 (12:33 -0400)
committerErich Keane <erich.keane@intel.com>
Thu, 23 Apr 2015 17:27:39 +0000 (17:27 +0000)
commitc92bcf857c17f3592e6cd015871c25304cbd309f
treec8a03e4f96653d2692dd0fdc11819b0502f50c1e
parent7b156d4f557a95088c6905c047183d1cfad7d738
Removed make & configure calls on Google Test library in every build.

By checking for the binary output directory of the Make script for
Google Test, the IoTivity SCons build will stop running the Configure
and Make scripts for every build on Linux.

Change-Id: Ib7ecb52c93fc0d2765ffd0e4112244660e732846
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/817
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
extlibs/gtest/SConscript