diff --git a/CMakeLists.txt b/CMakeLists.txt index 804796b8..0e7ea086 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -551,7 +551,3 @@ if(EMSCRIPTEN) "$/xcpp.data" DESTINATION ${CMAKE_INSTALL_BINDIR}) endif () - -if(XEUS_CPP_INCLUDE_DOCS) - add_subdirectory(docs) -endif()