mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
Rename Docs to Auxiliary
The directory contains auxiliary support files for integration with other tools, not documentation.
This commit is contained in:
+2
-2
@@ -595,8 +595,8 @@ install(
|
||||
WORLD_READ WORLD_EXECUTE
|
||||
)
|
||||
|
||||
# process docs related install
|
||||
add_subdirectory(Docs)
|
||||
# Install auxiliary files integrating with other tools.
|
||||
add_subdirectory(Auxiliary)
|
||||
|
||||
#-----------------------------------------------------------------------
|
||||
# End of the main section of the CMakeLists file
|
||||
|
||||
Reference in New Issue
Block a user