Windows execute process fix. 71/226971/6
authorVictor Cebollada <v.cebollada@samsung.com>
Wed, 4 Mar 2020 09:00:56 +0000 (09:00 +0000)
committerVictor Cebollada <v.cebollada@samsung.com>
Tue, 14 Apr 2020 09:42:42 +0000 (10:42 +0100)
commit62e7c096309f5fb4dc98378f86dad3d80a972fae
tree8671570c0c6e4279bcd11bdec0235a2abb685aae
parent43148aabb32799d884f09e6497fa1316934a5da2
Windows execute process fix.

* The path set on the DEMO_EXAMPLE_BIN macro can be absolute or
  relative depending on the build system (cmake, vs project, etc).

Change-Id: I802530cbf5109b2b6db962c8e3801a74f7b86a4a
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
shared/execute-process-win.cpp