cross_compiler

This commit is contained in:
Vitor Santos Costa 2016-04-05 08:13:21 +01:00
parent c7bc27cc3e
commit 106e4bc13f

View File

@ -27,7 +27,7 @@ yap.md
# add a target to generate API documentation with Doxygen
find_package(Doxygen)
find_host_package(Doxygen)
option(WITH_DOCS "Create and install the HTML based API documentation (requires Doxygen)" ${DOXYGEN_FOUND})