From d70f7b46cfaca9bc6689ee9a2a4f0d1f8ed61040 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 23 Jun 2015 18:26:17 -0700 Subject: docs: Fixed FPGA manual auto-building --- host/docs/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'host/docs/CMakeLists.txt') diff --git a/host/docs/CMakeLists.txt b/host/docs/CMakeLists.txt index c93afdb00..d0f060ceb 100644 --- a/host/docs/CMakeLists.txt +++ b/host/docs/CMakeLists.txt @@ -28,7 +28,6 @@ SET(ENABLE_MANUAL_OR_DOXYGEN false) ######################################################################## # Setup Manual (using Doxygen) ######################################################################## -MESSAGE(STATUS "") LIBUHD_REGISTER_COMPONENT("Manual" ENABLE_MANUAL ON "DOXYGEN_FOUND" OFF) # Check if fpga submodule is there. If yes: -- cgit v1.2.3