cmocka: work around build error / cmake issue

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-02-03 13:51:58 +01:00
parent ceca0fbf2c
commit ce0ab277b5
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -4,7 +4,9 @@ version=1.1.3
revision=1
build_style=cmake
configure_args="-DUNIT_TESTING=ON"
hostmakedepends="doxygen"
# Generated build/CMakeDoxygenDefaults.cmake is broken:
# It contains a filename "\makeindex"
# hostmakedepends="doxygen graphviz"
short_desc="Unit testing framework in C"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Apache-2.0"