cmake: fix compile issue with SDK 85/22085/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 5 Aug 2019 18:47:01 +0000 (11:47 -0700)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 5 Aug 2019 19:22:59 +0000 (12:22 -0700)
commitb9661ce6b9f4eb6845854ebe90e05cc5b446088b
treefc906e1e7d5f177ac90085cc109ce5ebc8a805de
parent698123549128a1a1741e703f3513abd206b70643
cmake: fix compile issue with SDK

To avoid "SkippingbecauseOE_QMAKE_PATH_EXTERNAL_HOST_BINSisnotdefined" error
messages when building with the SDK add the respective path to CMakeLists.txt

Bug-AGL: SPEC-2711
Change-Id: Ie9599d17e48c8a6e31bbecedb8f1d620b470e663
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
app/CMakeLists.txt