libhawaii: inherit hawaii-target os that libraries are found

TBD: unprefixed header locations cause hawai-shell and
hawaii-system-preferences to fail during configuration.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2014-05-09 14:13:52 +02:00
parent 181820e3ec
commit 95741ff1eb

View File

@@ -2,7 +2,7 @@ DESCRIPTION = "Library shared among Hawaii Shell and other applications"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4b54a1fd55a448865a0b32d41598759d"
inherit cmake_qt5
inherit cmake_qt5 hawaii-target
DEPENDS = "qtbase extra-cmake-modules-native"