Added Doxygen with Doxygen Awesome CSS
Co-authored-by: Jules Pénuchot <jules@penuchot.com> See merge request oss/rotgen!49
This commit is contained in:
parent
987d71cc35
commit
a7e7fdce34
2 changed files with 46 additions and 0 deletions
|
|
@ -96,3 +96,8 @@ include(${ROTGEN_SOURCE_DIR}/cmake/config/rotgen-install.cmake)
|
|||
## Setup the library's Tests
|
||||
##==============================================================================
|
||||
add_subdirectory(test)
|
||||
|
||||
##==============================================================================
|
||||
## Setup the library's documentation
|
||||
##==============================================================================
|
||||
include(${ROTGEN_SOURCE_DIR}/cmake/docs.cmake)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue