nix-build: xo-arena: build docs + minor doc facepalms

This commit is contained in:
Roland Conybeare 2026-02-26 11:47:14 +11:00
commit f7a9eea840
4 changed files with 33 additions and 2 deletions

View file

@ -28,4 +28,9 @@ add_subdirectory(utest)
xo_export_cmake_config(${PROJECT_NAME} ${PROJECT_VERSION} ${PROJECT_NAME}Targets)
# ----------------------------------------------------------------
# docs targets depend on all the other library/utest targets
#
add_subdirectory(docs)
# end CMakeLists.txt