cmake: fix compile issue with SDK 24/22124/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 5 Aug 2019 18:47:01 +0000 (11:47 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 8 Aug 2019 17:32:57 +0000 (17:32 +0000)
commitfdf425dc90fcf357ef4bc2e3f2b34d0b2f1106b0
tree29525bceeed30c877c20004ee80d90a4cabf5683
parent775de9c9628622b749fdc5ea3632b8dd14977e5e
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