Documentation: Cleanup

Doxygen docu is now build in ${PROJECT_BINARY_DIR}/doc.
(and other small changes.)

Change-Id: I3fef910307e104f120c4f770526c800cfd01a41f
This commit is contained in:
Martin Hoffmann
2013-03-22 16:18:58 +01:00
parent f8c974440f
commit 3c349e06f3
9 changed files with 56 additions and 38 deletions

View File

@ -25,6 +25,7 @@ SET(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
#### Compiler configuration, see cmake/compilerconfig.cmake
include(compilerconfig)
include(doxygen)
#### Backend selection ####
OPTION( BUILD_BOCHS "Build Bochs Variant?" ON)