More cleaning up of the Qt 'dependency'. Qt is now used by the tests, the OpenGL example and the documentation. These are of course all optional components.

This commit is contained in:
Matt Williams
2010-07-02 13:57:34 +00:00
parent e470fc6b2e
commit c7514c975f
3 changed files with 7 additions and 9 deletions

View File

@ -33,6 +33,7 @@ if(DOXYGEN_FOUND)
COMMAND ${DOXYGEN_EXECUTABLE}
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMENT "Building documentation"
SOURCES Doxyfile.in polyvox.qhcp.in Mainpage.dox
VERBATIM
)
set_target_properties(doc PROPERTIES PROJECT_LABEL "Documentation") #Set label seen in IDE