diff options
| author | Martin Braun <martin.braun@ettus.com> | 2015-06-23 18:26:17 -0700 |
|---|---|---|
| committer | Ashish Chaudhari <ashish@ettus.com> | 2015-06-29 13:18:26 -0700 |
| commit | d70f7b46cfaca9bc6689ee9a2a4f0d1f8ed61040 (patch) | |
| tree | 709f25205f2f5bf2f8bf529be156c43e49992af4 /host/docs | |
| parent | c4b61f9dd5f42da4bd9ba35a7533f6639e02fdfc (diff) | |
| download | uhd-d70f7b46cfaca9bc6689ee9a2a4f0d1f8ed61040.tar.gz uhd-d70f7b46cfaca9bc6689ee9a2a4f0d1f8ed61040.tar.bz2 uhd-d70f7b46cfaca9bc6689ee9a2a4f0d1f8ed61040.zip | |
docs: Fixed FPGA manual auto-building
Diffstat (limited to 'host/docs')
| -rw-r--r-- | host/docs/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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: |
