Brought the manual and API docs together under the same heading in Visual Studio.
This commit is contained in:
@ -60,7 +60,7 @@ if(DOXYGEN_FOUND)
|
||||
VERBATIM
|
||||
)
|
||||
set_target_properties(doc PROPERTIES PROJECT_LABEL "Documentation") #Set label seen in IDE
|
||||
set_property(TARGET doc PROPERTY FOLDER "library/doc")
|
||||
set_property(TARGET doc PROPERTY FOLDER "Documentation/API Reference")
|
||||
|
||||
#If we found qcollectiongenerator then do more processing
|
||||
if(QT_QCOLLECTIONGENERATOR_EXECUTABLE)
|
||||
|
Reference in New Issue
Block a user