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
|
WORLD_READ WORLD_EXECUTE
|
||||||
)
|
)
|
||||||
|
|
||||||
# process docs related install
|
# Install auxiliary files integrating with other tools.
|
||||||
add_subdirectory(Docs)
|
add_subdirectory(Auxiliary)
|
||||||
|
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# End of the main section of the CMakeLists file
|
# End of the main section of the CMakeLists file
|
||||||
|
|
Loading…
Reference in New Issue