added docs
This commit is contained in:
@@ -161,4 +161,9 @@ install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/ui/dist/"
|
||||
OPTIONAL
|
||||
)
|
||||
|
||||
install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/docs/"
|
||||
DESTINATION "docs"
|
||||
OPTIONAL
|
||||
)
|
||||
|
||||
source_group(TREE "${APP_DIR}" FILES ${APP_SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user