Fixed last commit a bit better this time...
This commit is contained in:
@@ -102,7 +102,6 @@ if(DOXYGEN_FOUND)
|
||||
)
|
||||
# lightweight version for the web
|
||||
ADD_CUSTOM_TARGET(WebDoc
|
||||
SET(HAVE_DOT NO)
|
||||
${CMAKE_COMMAND} -D BUILD_GUI:BOOL=ON -D BUILD_FEM:BOOL=ON ${CMAKE_SOURCE_DIR}
|
||||
COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_SOURCE_DIR}/src/Doc/templates ${CMAKE_CURRENT_BINARY_DIR}/templates
|
||||
COMMAND ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/BuildWebDoc.cfg
|
||||
|
||||
Reference in New Issue
Block a user