Rename Docs to Auxiliary
The directory contains auxiliary support files for integration with other tools, not documentation.
This commit is contained in:
parent
07b80021aa
commit
b601e2350a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue