From 254b243358d89de560148a2c7f28aae4b3bd112f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 8 Dec 2024 20:05:30 -0800 Subject: docs: remove docs formatting target We're moving to mdbook and that doesn't need the CMake support nor needs asciidoctor. --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index ffe4f9e5..7db5f81d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -311,8 +311,6 @@ endif () # Build the tools -add_subdirectory(docs/man) - set(CPACK_PACKAGE_NAME ${PROJECT_NAME}) set(CPACK_PACKAGE_VERSION ${NNG_PACKAGE_VERSION}) set(CPACK_PACKAGE_CONTACT "nanomsg@freelists.org") -- cgit v1.2.3-70-g09d2